Update .gitlab-ci.yml
This commit is contained in:
parent
b6a54c0d09
commit
6d7630e7c0
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