Skip to content

Commit a969ee4

Browse files
committed
Ensure workspace is available
1 parent 189af48 commit a969ee4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
- store_artifacts:
103103
path: build
104104
destination: binaries
105+
- persist_to_workspace: *workspace-persist
105106

106107
docker-image:
107108
environment: *default-env

0 commit comments

Comments
 (0)