mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-25 06:01:14 +10:00
chore: Update .gitlab-ci.yml
This commit is contained in:
@ -13,7 +13,7 @@ build-linux:
|
||||
- yarnpkg tauri build
|
||||
- cp src-tauri/target/release/bundle/deb/*.deb .
|
||||
- cp src-tauri/target/release/bundle/rpm/*.rpm .
|
||||
- cp src-tauri/target/release/bundle/appimage/*.appimage
|
||||
- cp src-tauri/target/release/bundle/appimage/*.AppImage
|
||||
artifacts:
|
||||
paths:
|
||||
- "*.{deb,rpm}"
|
||||
|
||||
Reference in New Issue
Block a user