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

This commit is contained in:
Michael Grote 2024-09-02 20:56:02 +02:00
parent 6d751aee36
commit a48fffe4eb

View file

@ -37,6 +37,7 @@ jobs:
# cli-args: "shell.sh"
build:
needs: [gitleaks, hadolint] # shellcheck
steps:
- uses: https://github.com/actions/checkout@v4
- name: Set up Docker Buildx