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
6efd6c1bf1
commit
bec6202eb1
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ buildDockerContainer:
|
|||
before_script:
|
||||
- cd receivers/electron
|
||||
script:
|
||||
- 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 push gitlab.futo.org:5050/videostreaming/fcast/receiver-electron-dev
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue