Skip to content

Commit 9a85f23

Browse files
m0nhawkpaulineribeyre
authored andcommitted
feat: no arm builds
1 parent 5c5c48a commit 9a85f23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/image_build_push.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
uses: uc-cdis/.github/.github/workflows/image_build_push.yaml@master
99
with:
1010
OVERRIDE_REPO_NAME: "ohif-viewer"
11+
BUILD_PLATFORMS: "linux/amd64"
1112
secrets:
1213
ECR_AWS_ACCESS_KEY_ID: ${{ secrets.ECR_AWS_ACCESS_KEY_ID }}
1314
ECR_AWS_SECRET_ACCESS_KEY: ${{ secrets.ECR_AWS_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)