Woops!
This commit is contained in:
parent
d0670c0c9f
commit
433aa60a38
@ -12,7 +12,7 @@ steps:
|
|||||||
image: python:3-slim
|
image: python:3-slim
|
||||||
commands:
|
commands:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install --no-install-recommends make
|
- apt-get install -y --no-install-recommends make shellcheck
|
||||||
- pip install docker-compose
|
- pip install docker-compose
|
||||||
- make all
|
- make all
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user