Skip to content

Commit 14781dc

Browse files
author
Sachin Maheshwari
committed
deploying on S3
1 parent ab89aa5 commit 14781dc

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
@@ -35,7 +35,7 @@ builddeploy_steps: &builddeploy_steps
3535
source awsenvconf
3636
./buildenv.sh -e $DEPLOY_ENV -b ${LOGICAL_ENV}-${APPNAME}-deployvar
3737
source buildenvvar
38-
#./master_deploy.sh -d CFRONT -e $DEPLOY_ENV -c true
38+
./master_deploy.sh -d CFRONT -e $DEPLOY_ENV -c true
3939
4040
jobs:
4141
# Build & Deploy against development backend

0 commit comments

Comments
 (0)