add missing dependency on retag in binary-build

Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
This commit is contained in:
Matthias Bertschy
2023-10-11 13:56:50 +02:00
parent 9e6efd04ce
commit f073ce0f42

View File

@@ -282,7 +282,7 @@ jobs:
if-no-files-found: error
build-http-image:
needs: [check-secret]
needs: [check-secret, retag]
uses: kubescape/workflows/.github/workflows/incluster-comp-pr-merged.yaml@main
with:
IMAGE_NAME: quay.io/${{ github.repository_owner }}/kubescape