This commit is contained in:
parent
088bf2ab5e
commit
4bf79f769e
@ -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
|
||||||
- make check
|
# This image doesn't have docker, so we skip Hadolint
|
||||||
|
- env SKIP=hadolint make check
|
||||||
|
|
||||||
- name: itest
|
- name: itest
|
||||||
image: docker
|
image: docker
|
||||||
|
Loading…
Reference in New Issue
Block a user