Skip to content

Commit

Permalink
vitalya
Browse files Browse the repository at this point in the history
  • Loading branch information
pieceowater authored May 3, 2024
1 parent c857b85 commit 2e777f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
docker build \
-t ${{ vars.AWS_ACCOUNT_ID }}.dkr.ecr.${{ vars.AWS_REGION }}.amazonaws.com/${{ vars.ECR_REPOSITORY }}:${{ github.sha }} \
--build-arg BUILD_MODE=main \
--build-arg API_ADDRESS=https://api.grands-pay.com/api \
--build-arg API_ADDRESS=https://api.grands-pay.com \
.
- name: Push Docker image to ECR
Expand Down

0 comments on commit 2e777f1

Please sign in to comment.