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
d17528266d
commit
ecbcc35c34
1 changed files with 3 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue