Skip to content

Commit 5909384

Browse files
Fix caching
1 parent 4680696 commit 5909384

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
@@ -184,7 +184,7 @@ jobs:
184184
environment:
185185
DEPLOY_ENV: "PROD"
186186
LOGICAL_ENV: "prod"
187-
ENABLE_CACHE: true
187+
ENABLE_CACHE: false
188188
APPNAME: "platform-ui-mvp"
189189
steps: *deploy_steps
190190

0 commit comments

Comments
 (0)