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-10-02 11:40:03 -05:00
parent e9b7d288fc
commit e12e6807d6

View file

@ -5,6 +5,7 @@ buildMacOs:
- m1-macos
before_script:
- cd receivers/electron
- security unlock-keychain -p "$KEYCHAIN_CODESIGN_PASSWORD" "$HOME/Library/Keychains/codesign.keychain-db"
script:
- npm install
- npm run build