mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-07-19 14:37:00 +00:00
Gitlab CI Testing
This commit is contained in:
parent
ce379da665
commit
cc0bf4977d
1 changed files with 1 additions and 2 deletions
|
@ -8,8 +8,7 @@ buildMacOs:
|
||||||
script:
|
script:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
||||||
- npm run package -- --arch="arm64"
|
- npm run make -- --platform="darwin" --arch="arm64"
|
||||||
- npm run make -- --arch="arm64"
|
|
||||||
when: manual
|
when: manual
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue