Skip to content

Commit

Permalink
Build only for linux/amd64
Browse files Browse the repository at this point in the history
  • Loading branch information
nss10 committed Feb 27, 2025
1 parent 6baa0e9 commit f302c15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:

ImageBuildAndPush:
name: Build Image and Push
with:
BUILD_PLATFORMS: "linux/amd64"
uses: uc-cdis/.github/.github/workflows/image_build_push.yaml@master
secrets:
ECR_AWS_ACCESS_KEY_ID: ${{ secrets.ECR_AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit f302c15

Please sign in to comment.