Skip to content

Commit 831b8b7

Browse files
committed
add needs
1 parent f096643 commit 831b8b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_multi_arch_image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ jobs:
118118
publish_image:
119119
name: Publish image for ${{ inputs.container_name }}
120120
runs-on: ubuntu-22.04
121+
needs: build_image
121122
permissions:
122123
contents: read
123124
packages: write

0 commit comments

Comments
 (0)