[release-1.16] MT-Broker: return retriable status code based on the s… #314
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Multiarch builds | |
on: | |
push: | |
branches: [ 'release-v*' ] | |
jobs: | |
multiarch-build: | |
uses: openshift-knative/hack/.github/workflows/multiarch-build.yaml@main | |
secrets: inherit |