Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Commit d253123

Browse files
authored
Update config.yml CORE-2111 [skip ci]
1 parent 43b7d05 commit d253123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ build_deploy_steps: &build_deploy_steps
108108
source awsenvconf
109109
source buildenvvar
110110
# ./master_deploy.sh -d EBS -e $DEPLOY_ENV -t "${PLATFORM_ENV}.${VER}"
111-
./master_deploy.sh -d ECS -e $DEPLOY_ENV -t "${PLATFORM_ENV}.${VER}" -s ${LOGICAL_ENV}_identity_ecs_appvar -i ap-identity-microservice
111+
./master_deploy.sh -d ECS -e $DEPLOY_ENV -t "${PLATFORM_ENV}.${VER}" -s ${LOGICAL_ENV}_identity_ecs_appvar -i ap-identity-microservice -p FARGATE
112112
113113
114114
jobs:

0 commit comments

Comments
 (0)