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