store artifacts in the root folder

This commit is contained in:
Adrien Delorme 2019-05-09 11:37:34 +02:00
parent 970ae016c0
commit b3095bc338
1 changed files with 1 additions and 0 deletions

View File

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