mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-07-16 02:48:47 +00:00
Gitlab CI Testing
This commit is contained in:
parent
bec6202eb1
commit
ae641fb9d5
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ buildDockerContainer:
|
||||||
- echo "$CI_REGISTRY_PASSWORD" | docker login $CI_REGISTRY -u $CI_REGISTRY_USER --password-stdin
|
- echo "$CI_REGISTRY_PASSWORD" | docker login $CI_REGISTRY -u $CI_REGISTRY_USER --password-stdin
|
||||||
- docker build -t gitlab.futo.org:5050/videostreaming/fcast/receiver-electron-dev .
|
- docker build -t gitlab.futo.org:5050/videostreaming/fcast/receiver-electron-dev .
|
||||||
- docker push gitlab.futo.org:5050/videostreaming/fcast/receiver-electron-dev
|
- docker push gitlab.futo.org:5050/videostreaming/fcast/receiver-electron-dev
|
||||||
|
when: manual
|
||||||
|
|
||||||
buildMac:
|
buildMac:
|
||||||
stage: buildAndDeployElectron
|
stage: buildAndDeployElectron
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue