Skip to content

Commit

Permalink
platform env var
Browse files Browse the repository at this point in the history
  • Loading branch information
aweiland committed Jan 9, 2025
1 parent d1b137a commit 9709278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion copilot/scripts/svc-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

echo "Deploying service $COPILOT_SERVICE to $ENV_NAME"

copilot svc deploy \
DOCKER_DEFAULT_PLATFORM=linux/arm64 copilot svc deploy \
--name "$COPILOT_SERVICE" \
--env "$ENV_NAME" \
--force \
Expand Down

0 comments on commit 9709278

Please sign in to comment.