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

This commit is contained in:
Michael Grote 2024-09-02 20:54:25 +02:00
parent 9216a058ad
commit e4be0fdf99

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: