mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-07-09 23:49:48 +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:
|
buildMacOs:
|
||||||
stage: buildAndDeployElectron
|
stage: buildAndDeployElectron
|
||||||
|
tags:
|
||||||
|
- m1-macos
|
||||||
before_script:
|
before_script:
|
||||||
- cd receivers/electron
|
- cd receivers/electron
|
||||||
script:
|
script:
|
||||||
|
|
|
@ -5,6 +5,7 @@
|
||||||
# Build content
|
# Build content
|
||||||
|
|
||||||
echo "CI testing setup"
|
echo "CI testing setup"
|
||||||
|
pwd
|
||||||
|
|
||||||
# echo "Building content..."
|
# echo "Building content..."
|
||||||
# npm install
|
# npm install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue