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
|
||||
uses: docker://pipelinecomponents/hadolint:0.26.4
|
||||
with:
|
||||
args: hadolint Dockerfile
|
||||
args: false ; hadolint Dockerfile
|
||||
|
||||
# shellcheck: # https://github.com/marketplace/actions/shellcheck
|
||||
# steps:
|
||||
|
|
Loading…
Reference in a new issue