mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Fixed ci artifact placement.
This commit is contained in:
parent
4af15bcba2
commit
2835caf778
@ -33,7 +33,7 @@ before_script:
|
|||||||
when: manual
|
when: manual
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- veloren/artifact
|
- veloren/artifact/*
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
|
|
||||||
optional-debug:linux:
|
optional-debug:linux:
|
||||||
@ -73,7 +73,7 @@ optional-debug:windows:
|
|||||||
when: manual
|
when: manual
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- veloren/artifact
|
- veloren/artifact/*
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
|
|
||||||
optional-release:linux:
|
optional-release:linux:
|
||||||
@ -177,7 +177,7 @@ linux:
|
|||||||
- /^master$/
|
- /^master$/
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- veloren/artifact
|
- veloren/artifact/*
|
||||||
tags:
|
tags:
|
||||||
- veloren-docker
|
- veloren-docker
|
||||||
script:
|
script:
|
||||||
@ -203,7 +203,7 @@ windows:
|
|||||||
- /^master$/
|
- /^master$/
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- veloren/artifact
|
- veloren/artifact/*
|
||||||
tags:
|
tags:
|
||||||
- veloren-docker
|
- veloren-docker
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user