We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0562c72 commit e0b07f0Copy full SHA for e0b07f0
.github/workflows/image_push_build.yaml
@@ -5,7 +5,7 @@ on: push
5
jobs:
6
ci:
7
name: Build Image and Push to Quay
8
- uses: uc-cdis/.github/.github/workflows/image_build_push.yaml@master
+ uses: uc-cdis/.github/.github/workflows/image_build_push.yaml@feat_arm
9
with:
10
BUILD_PLATFORMS: "linux/arm64, linux/amd64"
11
secrets:
0 commit comments