ci(tauri): Enable verbose logs

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
This commit is contained in:
Georg Krause 2024-02-14 10:12:05 +01:00 committed by Kasper Seweryn
parent 0b99740d64
commit 419da80e37
1 changed files with 1 additions and 1 deletions

View File

@ -443,7 +443,7 @@ build_desktop:
- source /root/.cargo/env
- yarn install
script:
- yarn tauri build
- yarn tauri build --verbose
artifacts:
name: desktop_${CI_COMMIT_REF_NAME}
paths: