store artifacts in the root folder

pull/7625/head
Adrien Delorme 7 years ago
parent 970ae016c0
commit b3095bc338

@ -58,6 +58,7 @@ jobs:
at: .
- store_artifacts:
path: ./pkg/
destination: /
workflows:
version: 2
build_and_check_vendor_vs_module:

Loading…
Cancel
Save