ff
All checks were successful
lint, build and push / lint (push) Successful in 5s
lint, build and push / build (push) Successful in 14s

This commit is contained in:
Michael Grote 2024-09-02 20:59:17 +02:00
parent f49f355b01
commit 08a3bc9f00

View file

@ -22,7 +22,7 @@ jobs:
- name: Run hadolint
uses: docker://pipelinecomponents/hadolint:0.26.4
with:
args: false ; hadolint Dockerfile
args: hadolint Dockerfile
# - name: Checkout code
# uses: actions/checkout@v4
# - name: Run ShellCheck