Add docker-compose to test env
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
fa2c56fced
commit
f1d00cd499
@ -11,9 +11,8 @@ steps:
|
|||||||
- name: test
|
- name: test
|
||||||
image: python:3-alpine
|
image: python:3-alpine
|
||||||
commands:
|
commands:
|
||||||
- ls
|
|
||||||
- pwd
|
|
||||||
- apk add bash make shellcheck
|
- apk add bash make shellcheck
|
||||||
|
- pip install docker-compose
|
||||||
- make all
|
- make all
|
||||||
|
|
||||||
- name: notify
|
- name: notify
|
||||||
|
Loading…
Reference in New Issue
Block a user