Skip to content

Commit

Permalink
TEMP: for urgent debug (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-wu1 authored Feb 25, 2024
1 parent 0aff43f commit 4a91783
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
# push it to ECR so that it can
# be deployed to ECS.
docker build \
--target development \
--build-arg AWS_ACCESS_KEY_ID="${{ secrets.AWS_ACCESS_KEY_ID }}" \
--build-arg AWS_SECRET_ACCESS_KEY="${{ secrets.AWS_SECRET_ACCESS_KEY }}" \
--build-arg AWS_DEFAULT_REGION="${{ env.AWS_DEFAULT_REGION }}" \
Expand Down

0 comments on commit 4a91783

Please sign in to comment.