Skip to content

Commit 1fad0ba

Browse files
committed
updating workflow to build arm images
1 parent 8f8600a commit 1fad0ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/image_build_push.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ jobs:
66
ci:
77
name: Build Image and Push to Quay
88
uses: uc-cdis/.github/.github/workflows/image_build_push.yaml@master
9-
with:
10-
BUILD_PLATFORMS: "linux/amd64"
119
secrets:
1210
ECR_AWS_ACCESS_KEY_ID: ${{ secrets.ECR_AWS_ACCESS_KEY_ID }}
1311
ECR_AWS_SECRET_ACCESS_KEY: ${{ secrets.ECR_AWS_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)