Skip to content

Commit 7e77bfd

Browse files
authored
Merge branch 'main' into fix/legacy-cluster-name-decode-2
2 parents 1eb9708 + b368a26 commit 7e77bfd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
secrets: inherit
2424

2525
publish-kustomize-bundles:
26+
# The bundle pins image references to this build, so only publish it once
27+
# the container image has been built and pushed.
28+
needs: publish-container-image
2629
permissions:
2730
id-token: write
2831
contents: read

0 commit comments

Comments
 (0)