Skip to content

Commit

Permalink
updating workflow to include arm images
Browse files Browse the repository at this point in the history
  • Loading branch information
EliseCastle23 committed Nov 13, 2024
1 parent 2be1a74 commit d5e4578
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 27 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/image_build_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ jobs:
ci:
name: Build Image and Push to Quay
uses: uc-cdis/.github/.github/workflows/image_build_push.yaml@master
with:
BUILD_PLATFORMS: "linux/amd64"
secrets:
ECR_AWS_ACCESS_KEY_ID: ${{ secrets.ECR_AWS_ACCESS_KEY_ID }}
ECR_AWS_SECRET_ACCESS_KEY: ${{ secrets.ECR_AWS_SECRET_ACCESS_KEY }}
Expand Down
50 changes: 25 additions & 25 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d5e4578

Please sign in to comment.