generated from Templates/Baseline
debug path for dockerlint
This commit is contained in:
parent
f2a68b0de8
commit
4bd73f2dad
@ -30,8 +30,8 @@ steps:
|
||||
image: hadolint/hadolint:v2.12.1-beta-alpine
|
||||
commands:
|
||||
- hadolint --ignore DL3003 --ignore DL3018 Dockerfile
|
||||
when:
|
||||
path: "Dockerfile"
|
||||
#when:
|
||||
# path: "Dockerfile"
|
||||
|
||||
lint-markdown:
|
||||
image: davidanson/markdownlint-cli2:v0.13.0
|
||||
|
Loading…
Reference in New Issue
Block a user