ci: Specify appimage path
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
This commit is contained in:
parent
cddf6b9d93
commit
cb8725a838
|
@ -447,7 +447,7 @@ build_desktop:
|
||||||
artifacts:
|
artifacts:
|
||||||
name: desktop_${CI_COMMIT_REF_NAME}
|
name: desktop_${CI_COMMIT_REF_NAME}
|
||||||
paths:
|
paths:
|
||||||
- front/tauri/target/release/bundle
|
- front/tauri/target/release/bundle/appimage/*.AppImage
|
||||||
|
|
||||||
deploy_docs:
|
deploy_docs:
|
||||||
interruptible: false
|
interruptible: false
|
||||||
|
|
Loading…
Reference in New Issue