Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 140ac5c

Browse files
authoredJul 22, 2020
Update config.yml
1 parent 8aafa0a commit 140ac5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ build_steps: &build_steps
6161
source buildenvvar
6262
./master_deploy.sh -d ECS -e ${DEPLOY_ENV} -t latest -s ${GLOBAL_ENV}-global-appvar,${LOGICAL_ENV}-${APP_NAME}-appvar -i postgres-ifx-processer
6363
64-
6564
#echo "Running Masterscript - deploy postgres-ifx-processer producer"
6665
#if [ -e ${LOGICAL_ENV}-${APP_NAME}-consumer-deployvar.json ]; then sudo rm -vf ${LOGICAL_ENV}-${APP_NAME}-consumer-deployvar.json; fi
6766
#./buildenv.sh -e ${DEPLOY_ENV} -b ${LOGICAL_ENV}-${APP_NAME}-producer-deployvar

0 commit comments

Comments
 (0)
Please sign in to comment.