1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-06-24 21:25:23 +00:00

Fixing more CI runner tag conflicts

This commit is contained in:
Michael Hollister 2024-11-21 12:07:49 -06:00
parent a2ded729d1
commit 104398a91d

View file

@ -5,7 +5,7 @@ buildElectronDockerContainer:
services:
- docker:20.10.16-dind
tags:
- fcast
- fcast-instance-runner
before_script:
- cd receivers/electron
script:
@ -64,7 +64,7 @@ deploy:
stage: buildAndDeployElectron
image: python:3.12.7-bookworm
tags:
- fcast
- fcast-instance-runner
# dependencies:
# - buildMac
# - buildWindowsAndLinux