mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
really really fix .gitlab-ci windows release build wasnt uploading artifacts
This commit is contained in:
parent
fcc54f0476
commit
ef049607e0
@ -259,7 +259,7 @@ optional-release:windows-debug:
|
|||||||
- cp bin/optional-release-windows-debug.zip $CI_PROJECT_DIR
|
- cp bin/optional-release-windows-debug.zip $CI_PROJECT_DIR
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- optional-windows-release-debug.zip
|
- optional-release-windows-debug.zip
|
||||||
expire_in: 1 month
|
expire_in: 1 month
|
||||||
|
|
||||||
#############
|
#############
|
||||||
|
Loading…
Reference in New Issue
Block a user