From 8bd074f2adedb816092d0ab0241f6b6af7133781 Mon Sep 17 00:00:00 2001 From: Razvan-Liviu Varzaru Date: Thu, 8 Aug 2024 13:25:04 +0300 Subject: [PATCH] Trigger ALL --- .github/workflows/bbw_build_container_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bbw_build_container_template.yml b/.github/workflows/bbw_build_container_template.yml index 1d7d1ee3..41f7f8da 100644 --- a/.github/workflows/bbw_build_container_template.yml +++ b/.github/workflows/bbw_build_container_template.yml @@ -158,7 +158,7 @@ jobs: username: ${{ secrets.QUAY_USER }} password: ${{ secrets.QUAY_TOKEN }} - # Uncomment this when we disable the old workflow + # Uncomment this when we disable the old workflow - Trigger ALL # - name: Push images to quay.io # if: ${{ env.DEPLOY_IMAGES == 'true' }} # run: |