We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 189af48 commit a969ee4Copy full SHA for a969ee4
1 file changed
.circleci/config.yml
@@ -102,6 +102,7 @@ jobs:
102
- store_artifacts:
103
path: build
104
destination: binaries
105
+ - persist_to_workspace: *workspace-persist
106
107
docker-image:
108
environment: *default-env
0 commit comments