mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
Gitlab CI Testing
This commit is contained in:
parent
acec6ddc9c
commit
60684e33bc
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ buildWindowsAndLinux:
|
|||
- npm run make -- --platform="win32" --arch="x64"
|
||||
- npm run make -- --platform="linux" --arch="x64"
|
||||
- npm run make -- --platform="linux" --arch="arm64"
|
||||
- cp -f out/make/* /artifacts/
|
||||
- cp -rf out/make/* /artifacts/
|
||||
artifacts:
|
||||
untracked: false
|
||||
when: on_success
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue