This commit is contained in:
parent
4e8a9cf929
commit
98cbd29dc9
@ -9,12 +9,7 @@ steps:
|
|||||||
- make test
|
- make test
|
||||||
|
|
||||||
- name: check
|
- name: check
|
||||||
image: python:3
|
image: iamthefij/drone-pre-commit:personal
|
||||||
commands:
|
|
||||||
- pip install docker-compose pre-commit
|
|
||||||
- wget -L -O /usr/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v1.18.0/hadolint-Linux-x86_64
|
|
||||||
- chmod +x /usr/bin/hadolint
|
|
||||||
- make check
|
|
||||||
|
|
||||||
# - name: itest
|
# - name: itest
|
||||||
# image: docker/compose:alpine-1.26.2
|
# image: docker/compose:alpine-1.26.2
|
||||||
|
Loading…
Reference in New Issue
Block a user