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-19 11:20:42 -05:00
parent d17528266d
commit ecbcc35c34

View file

@ -1,6 +1,7 @@
buildDockerContainer:
buildElectronDockerContainer:
stage: buildDockerContainers
image: docker
tags:
- fcast
before_script:
@ -32,8 +33,8 @@ buildMac:
when: manual
buildWindowsAndLinux:
image: gitlab.futo.org:5050/videostreaming/fcast/receiver-electron-dev
stage: buildAndDeployElectron
image: gitlab.futo.org:5050/videostreaming/fcast/receiver-electron-dev
tags:
- fcast
before_script: