f
This commit is contained in:
parent
9216a058ad
commit
e4be0fdf99
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ jobs:
|
||||||
- name: Run hadolint
|
- name: Run hadolint
|
||||||
uses: docker://pipelinecomponents/hadolint:0.26.4
|
uses: docker://pipelinecomponents/hadolint:0.26.4
|
||||||
with:
|
with:
|
||||||
args: hadolint Dockerfile
|
args: false ; hadolint Dockerfile
|
||||||
|
|
||||||
# shellcheck: # https://github.com/marketplace/actions/shellcheck
|
# shellcheck: # https://github.com/marketplace/actions/shellcheck
|
||||||
# steps:
|
# steps:
|
||||||
|
|
Loading…
Reference in a new issue