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