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