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 201a0c7 commit c5a9012Copy full SHA for c5a9012
.circleci/config.yml
@@ -58,7 +58,7 @@ aliases:
58
key: v17-prod-app-build-cache-{{ .Environment.CIRCLE_BRANCH }}-{{ .Environment.CIRCLE_SHA1 }}
59
paths:
60
- ./packages/app/www
61
- - ./packages/homepage/.cache
+ - ./packages/homepage/public
62
63
- &save_prod_cache
64
key: v17-prod-build-cache-{{ .Environment.CIRCLE_BRANCH }}-{{ .Environment.CIRCLE_SHA1 }}
0 commit comments