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 ab89aa5 commit 14781dcCopy full SHA for 14781dc
.circleci/config.yml
@@ -35,7 +35,7 @@ builddeploy_steps: &builddeploy_steps
35
source awsenvconf
36
./buildenv.sh -e $DEPLOY_ENV -b ${LOGICAL_ENV}-${APPNAME}-deployvar
37
source buildenvvar
38
- #./master_deploy.sh -d CFRONT -e $DEPLOY_ENV -c true
+ ./master_deploy.sh -d CFRONT -e $DEPLOY_ENV -c true
39
40
jobs:
41
# Build & Deploy against development backend
0 commit comments