ff
This commit is contained in:
parent
f49f355b01
commit
08a3bc9f00
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,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: false ; hadolint Dockerfile
|
args: hadolint Dockerfile
|
||||||
# - name: Checkout code
|
# - name: Checkout code
|
||||||
# uses: actions/checkout@v4
|
# uses: actions/checkout@v4
|
||||||
# - name: Run ShellCheck
|
# - name: Run ShellCheck
|
||||||
|
|
Loading…
Reference in a new issue