From a48fffe4eb7048cac03a1c77c21fd915662c0c62 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Mon, 2 Sep 2024 20:56:02 +0200 Subject: [PATCH] f --- .gitea/workflows/build.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index a28a704..1983ba9 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -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