git.fiddlerwoaroof.com
Browse code

pass objects through workspace?

Ed Langley authored on 04/11/2018 08:44:05
Showing 1 changed files
... ...
@@ -32,6 +32,9 @@ jobs:
32 32
       - store_artifacts:
33 33
           path: /root/project/daydreamer
34 34
           destination: /daydreamer
35
+      - persist_to_workspace:
36
+          root: /root/project
37
+          paths: daydreamer
35 38
 workflows:
36 39
   version: 2
37 40
   main: