This commit is contained in:
parent
5c7dc7758b
commit
aeda358a4a
@ -9,10 +9,8 @@ workspace:
|
||||
steps:
|
||||
|
||||
- name: test
|
||||
image: python:3-slim
|
||||
image: iamthefij/drone-pre-commit:latest
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install -y --no-install-recommends make shellcheck
|
||||
- pip install docker-compose
|
||||
- make all
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user