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
516cc1c391
commit
98f1e6868d
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ buildMac:
|
|||
- npm run make -- --platform="darwin" --arch="arm64"
|
||||
- npm run make -- --platform="darwin" --arch="x64"
|
||||
- cp -f out/make/* /artifacts/
|
||||
- scp out/make/* root@$FCAST_DO_RUNNER_IP:/artifacts/
|
||||
artifacts:
|
||||
untracked: false
|
||||
when: on_success
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue