mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
Revert "Workaround for volume mounting issues"
This reverts commit 0d02de1b14
.
This commit is contained in:
parent
240992e4c7
commit
02fdb0f26e
1 changed files with 0 additions and 4 deletions
|
@ -38,8 +38,6 @@ buildMac:
|
||||||
buildWindowsAndLinux:
|
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
|
||||||
services:
|
|
||||||
- docker:20.10.16-dind
|
|
||||||
tags:
|
tags:
|
||||||
- fcast
|
- fcast
|
||||||
before_script:
|
before_script:
|
||||||
|
@ -65,8 +63,6 @@ buildWindowsAndLinux:
|
||||||
deploy:
|
deploy:
|
||||||
stage: buildAndDeployElectron
|
stage: buildAndDeployElectron
|
||||||
image: python:3.12.7-bookworm
|
image: python:3.12.7-bookworm
|
||||||
services:
|
|
||||||
- docker:20.10.16-dind
|
|
||||||
tags:
|
tags:
|
||||||
- fcast
|
- fcast
|
||||||
# dependencies:
|
# dependencies:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue