This commit is contained in:
parent
c9d19f9c01
commit
0e09d2ca2c
@ -12,7 +12,8 @@ steps:
|
|||||||
image: python:3
|
image: python:3
|
||||||
commands:
|
commands:
|
||||||
- pip install docker-compose pre-commit
|
- 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
|
- 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
|
- make check
|
||||||
|
|
||||||
- name: itest
|
- name: itest
|
||||||
|
Loading…
Reference in New Issue
Block a user