Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiubelu committed Oct 2, 2024
1 parent d19a21c commit 48da31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

build-and-push-multiarch-manifest:
name: Combine Rocks and Push Multiarch Manifest
uses: canonical/k8s-workflows/.github/workflows/assemble_multiarch_image.yaml@main
uses: claudiubelu/k8s-workflows/.github/workflows/assemble_multiarch_image.yaml@main
needs: [build-and-push-arch-specifics, run-tests, scan-images]
with:
rock-metas: ${{ needs.build-and-push-arch-specifics.outputs.rock-metas }}
Expand Down

0 comments on commit 48da31c

Please sign in to comment.