mirror of
https://github.com/Drop-OSS/drop-app
synced 2026-08-27 22:23:04 -04:00
chore: Update .gitlab-ci.yml
This commit is contained in:
parent
9897698322
commit
b6a54c0d09
1 changed files with 1 additions and 1 deletions
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue