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:
parent
a2ded729d1
commit
104398a91d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue