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
20cfa5a54a
commit
95704c38f1
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ buildLinux:
|
|||
script:
|
||||
- npm install
|
||||
- npm run build
|
||||
- npm run make -- --platform="win32" --arch="x64"
|
||||
# - npm run make -- --platform="win32" --arch="x64"
|
||||
- npm run make -- --platform="linux" --arch="x64"
|
||||
- npm run make -- --platform="linux" --arch="arm64"
|
||||
when: manual
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue