mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-07-08 15:09:49 +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
|
stage: buildDockerContainers
|
||||||
|
image: docker
|
||||||
tags:
|
tags:
|
||||||
- fcast
|
- fcast
|
||||||
before_script:
|
before_script:
|
||||||
|
@ -32,8 +33,8 @@ buildMac:
|
||||||
when: manual
|
when: manual
|
||||||
|
|
||||||
buildWindowsAndLinux:
|
buildWindowsAndLinux:
|
||||||
image: gitlab.futo.org:5050/videostreaming/fcast/receiver-electron-dev
|
|
||||||
stage: buildAndDeployElectron
|
stage: buildAndDeployElectron
|
||||||
|
image: gitlab.futo.org:5050/videostreaming/fcast/receiver-electron-dev
|
||||||
tags:
|
tags:
|
||||||
- fcast
|
- fcast
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue