store artifacts in the root folder
This commit is contained in:
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…
Reference in New Issue