Skip to content

Commit

Permalink
Update bbw_build_container_template.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RazvanLiviuVarzaru authored Aug 8, 2024
1 parent b56e3e4 commit b31e9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bbw_build_container_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 workflows
# - name: Push images to quay.io
# if: ${{ env.DEPLOY_IMAGES == 'true' }}
# run: |
Expand Down

0 comments on commit b31e9e6

Please sign in to comment.