We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aadb207 commit a4b4088Copy full SHA for a4b4088
.circleci/config_continue.yml
@@ -22,7 +22,7 @@ jobs:
22
- persist_to_workspace:
23
root: / # relative path to our working directory
24
paths:
25
- - usr/lib/node_modules
+ - usr/lib
26
- usr/java
27
- usr/bin
28
- root/project/node_modules
0 commit comments