mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +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
|
||||
image: gitlab.futo.org:5050/videostreaming/fcast/receiver-electron-dev:latest
|
||||
tags:
|
||||
- fcast
|
||||
- fcast-instance-runner
|
||||
before_script:
|
||||
- '[ ! -d "/artifacts" ] && echo "WARNING: Required directory to copy artifacts does not exist... Recommend aborting..."'
|
||||
- cd receivers/electron
|
||||
script:
|
||||
- npm install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue