Fixed ci artifact placement.

This commit is contained in:
Acrimon 2019-10-08 14:39:52 +02:00
parent 4af15bcba2
commit 2835caf778

View File

@ -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: