Skip to content

Commit

Permalink
test: trigger bulk container release (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
rdash99 authored Jan 31, 2025
1 parent 2157d3f commit 41b068d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multi-container-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
registry: ${{ vars.HARBOR_REGISTRY }}
registry-user: ${{ vars.HARBOR_USER }}
registry-repo: ${{ vars.HARBOR_PROJECT }}/controller
release-info: ""
release-info: ${{ needs.setup.outputs.release-info }}
cosign-public-key: ${{ vars.COSIGN_PUBLIC_KEY }}
build-file: containers/controller/Dockerfile
build-context: containers/controller
Expand Down

0 comments on commit 41b068d

Please sign in to comment.