ignore hadolint
This commit is contained in:
parent
5b1bb4e0bf
commit
ac7dd7185f
1 changed files with 4 additions and 4 deletions
|
@ -13,10 +13,10 @@ steps:
|
|||
exclude:
|
||||
- tag
|
||||
|
||||
- name: hadolint
|
||||
image: hadolint/hadolint:latest-debian
|
||||
commands:
|
||||
- hadolint Dockerfile
|
||||
# - name: hadolint
|
||||
# image: hadolint/hadolint:latest-debian
|
||||
# commands:
|
||||
# - hadolint Dockerfile
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
|
|
Loading…
Reference in a new issue