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
|
||||
image: python:3-alpine
|
||||
commands:
|
||||
- ls
|
||||
- pwd
|
||||
- apk add bash make shellcheck
|
||||
- pip install docker-compose
|
||||
- make all
|
||||
|
||||
- name: notify
|
||||
|
Loading…
Reference in New Issue
Block a user