This commit is contained in:
parent
f1d00cd499
commit
3f215fb2f4
@ -11,7 +11,7 @@ steps:
|
|||||||
- name: test
|
- name: test
|
||||||
image: python:3-alpine
|
image: python:3-alpine
|
||||||
commands:
|
commands:
|
||||||
- apk add bash make shellcheck
|
- apk add bash make shellcheck gcc
|
||||||
- pip install docker-compose
|
- pip install docker-compose
|
||||||
- make all
|
- make all
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user