1
0
Fork 0
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:
Michael Hollister 2024-09-17 09:52:08 -05:00
parent eb288ece1f
commit 87c64fe1c4
2 changed files with 3 additions and 0 deletions

View file

@ -1,6 +1,8 @@
buildMacOs:
stage: buildAndDeployElectron
tags:
- m1-macos
before_script:
- cd receivers/electron
script:

View file

@ -5,6 +5,7 @@
# Build content
echo "CI testing setup"
pwd
# echo "Building content..."
# npm install