Skip to content

Commit b6b2d80

Browse files
committed
Merge branch 'hotfix/enable-cloudfront-cache'
2 parents a1d392c + 1094450 commit b6b2d80

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
@@ -78,7 +78,7 @@ jobs:
7878
cp ./../buildscript/buildenv.sh .
7979
./buildenv.sh -e PROD -b prod-connectapp-deployvar
8080
source buildenvvar
81-
./master_deploy.sh -d CFRONT -e PROD -c false
81+
./master_deploy.sh -d CFRONT -e PROD -c true
8282
8383
deployDiscourseFree:
8484
docker:

0 commit comments

Comments
 (0)