d
Some checks failed
lint, build and push / gitleaks (push) Successful in 3s
lint, build and push / hadolint (push) Failing after 2s
lint, build and push / build (push) Successful in 14s
lint, build and push / notify (push) Successful in 2s

This commit is contained in:
Michael Grote 2024-09-02 20:49:28 +02:00
parent c42c6078f0
commit 19f3ff0279

View file

@ -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: