We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82cbf19 commit 7e8850dCopy full SHA for 7e8850d
.circleci/config.yml
@@ -47,7 +47,7 @@ builddeploy_steps: &builddeploy_steps
47
# ./buildenv.sh -e $DEPLOY_ENV -b ${LOGICAL_ENV}-${APPNAME}-notify-deployvar
48
# source buildenvvar
49
# ./master_deploy.sh -d ECS -e $DEPLOY_ENV -t latest -s ${LOGICAL_ENV}-global-appvar,${LOGICAL_ENV}-${APPNAME}-notify-appvar -i ${APPNAME}
50
- # # consumer deployment
+ # # consumer deployment
51
# rm -rf buildenvvar
52
# ./unsetenv.sh
53
./buildenv.sh -e $DEPLOY_ENV -b ${LOGICAL_ENV}-${APPNAME}-consumer-deployvar
0 commit comments