Skip to content

Commit

Permalink
chore(ops): comment base.sh[frontend][backend]
Browse files Browse the repository at this point in the history
  • Loading branch information
guzhongren committed Jul 12, 2024
1 parent 3591946 commit 0f3eaef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ops/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ set -euo pipefail

# shellcheck source=/dev/null
# source ./ops/base.sh
AWS_ECR_HOST="$AWS_ACCOUNT_ID.dkr.ecr.$AWS_REGION.amazonaws.com"

display_help() {
echo "Usage: $0 {infra|e2e|prod}" >&2
Expand Down

0 comments on commit 0f3eaef

Please sign in to comment.