Skip to content

Commit

Permalink
add linux/arm64 to staging.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
GanghyeonSeo committed Jun 1, 2024
1 parent 7a915c0 commit c20e05b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
ECR_REPOSITORY: check-out-backend
IMAGE_TAG: dev${{ github.run_number }}
with:
platforms: linux/arm64
context: .
push: true
tags: ${{ env.ECR_REGISTRY }}/${{ env.ECR_REPOSITORY }}:${{ env.IMAGE_TAG }}
Expand Down

0 comments on commit c20e05b

Please sign in to comment.