mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-29 18:49:51 +01:00
Fix path for disco artifacts
This commit is contained in:
parent
d50645ea23
commit
ff20bceaa3
@ -178,7 +178,7 @@ jobs:
|
|||||||
- make_deb
|
- make_deb
|
||||||
- copy_artifacts
|
- copy_artifacts
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
path: /tmp/artifacts/ubuntu-xenial
|
path: /tmp/artifacts/ubuntu-disco
|
||||||
|
|
||||||
build_disco_32:
|
build_disco_32:
|
||||||
docker:
|
docker:
|
||||||
@ -193,7 +193,7 @@ jobs:
|
|||||||
- make_deb
|
- make_deb
|
||||||
- copy_artifacts
|
- copy_artifacts
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
path: /tmp/artifacts/ubuntu-xenial
|
path: /tmp/artifacts/ubuntu-disco
|
||||||
|
|
||||||
build_bionic_64:
|
build_bionic_64:
|
||||||
docker:
|
docker:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user