This commit is contained in:
parent
5c7dc7758b
commit
aeda358a4a
@ -9,10 +9,8 @@ workspace:
|
|||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: test
|
- name: test
|
||||||
image: python:3-slim
|
image: iamthefij/drone-pre-commit:latest
|
||||||
commands:
|
commands:
|
||||||
- apt-get update
|
|
||||||
- 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