mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-07-06 22:19:50 +00:00
Changing tag due to runner naming collision
This commit is contained in:
parent
44f0c7b5ee
commit
07a3adab1c
1 changed files with 1 additions and 2 deletions
|
@ -39,9 +39,8 @@ buildWindowsAndLinux:
|
||||||
stage: buildAndDeployElectron
|
stage: buildAndDeployElectron
|
||||||
image: gitlab.futo.org:5050/videostreaming/fcast/receiver-electron-dev:latest
|
image: gitlab.futo.org:5050/videostreaming/fcast/receiver-electron-dev:latest
|
||||||
tags:
|
tags:
|
||||||
- fcast
|
- fcast-instance-runner
|
||||||
before_script:
|
before_script:
|
||||||
- '[ ! -d "/artifacts" ] && echo "WARNING: Required directory to copy artifacts does not exist... Recommend aborting..."'
|
|
||||||
- cd receivers/electron
|
- cd receivers/electron
|
||||||
script:
|
script:
|
||||||
- npm install
|
- npm install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue