Skip to content

Commit

Permalink
auth ecr
Browse files Browse the repository at this point in the history
  • Loading branch information
mxfactorial committed May 5, 2024
1 parent cd5f419 commit f181ca9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/deploy-image-job.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ unzip $SERVICES_ZIP -d $PROJECT_DIR

cd $PROJECT_DIR

source scripts/auth-ecr.sh

SERVICE_DIR=$(bash scripts/list-dir-paths.sh --type app | grep --color=never $SERVICE_NAME)

cd "$SERVICE_DIR"
Expand Down

0 comments on commit f181ca9

Please sign in to comment.