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 f9f78b5 commit f1cd7a0Copy full SHA for f1cd7a0
.circleci/config.yml
@@ -29,6 +29,8 @@ jobs:
29
- persist_to_workspace:
30
root: ~/repo
31
paths: .
32
+ - store_artifacts:
33
+ path: ~/repo/dist
34
35
workflows:
36
version: 2
0 commit comments