Update test drone pipeline
This commit is contained in:
parent
4a173f4cb2
commit
8f9c5b6a91
@ -9,11 +9,8 @@ steps:
|
||||
# - make test
|
||||
|
||||
- name: check
|
||||
image: python:3
|
||||
image: iamthefij/drone-pre-commit:personal
|
||||
commands:
|
||||
- pip install 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
|
||||
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user