This commit is contained in:
parent
088bf2ab5e
commit
4bf79f769e
@ -12,7 +12,8 @@ steps:
|
||||
image: python:3
|
||||
commands:
|
||||
- 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
|
||||
image: docker
|
||||
|
Loading…
Reference in New Issue
Block a user