mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-25 22:21:13 +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 .
|
- cp src-tauri/target/release/bundle/appimage/*.AppImage .
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- "*.{deb,rpm}"
|
- "*.{deb,rpm,AppImage}"
|
||||||
|
|
||||||
build-windows:
|
build-windows:
|
||||||
stage: build
|
stage: build
|
||||||
|
|||||||
Reference in New Issue
Block a user