mirror of
https://github.com/amitbet/vncproxy.git
synced 2025-08-10 18:11:51 +00:00
fixing artifact collection
This commit is contained in:
parent
f635a73757
commit
92ee157817
@ -90,7 +90,7 @@ jobs: # basic units of work in a run
|
|||||||
done
|
done
|
||||||
|
|
||||||
- store_artifacts: # upload test summary for display in Artifacts
|
- store_artifacts: # upload test summary for display in Artifacts
|
||||||
path: /dist
|
path: ./dist
|
||||||
destination: release-artifacts
|
destination: release-artifacts
|
||||||
|
|
||||||
# - run: make # pull and build dependencies for the project
|
# - run: make # pull and build dependencies for the project
|
||||||
|
Loading…
Reference in New Issue
Block a user