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
eb288ece1f
commit
87c64fe1c4
2 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
|
||||
buildMacOs:
|
||||
stage: buildAndDeployElectron
|
||||
tags:
|
||||
- m1-macos
|
||||
before_script:
|
||||
- cd receivers/electron
|
||||
script:
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
# Build content
|
||||
|
||||
echo "CI testing setup"
|
||||
pwd
|
||||
|
||||
# echo "Building content..."
|
||||
# npm install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue