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:
|
services:
|
||||||
- docker:20.10.16-dind
|
- docker:20.10.16-dind
|
||||||
tags:
|
tags:
|
||||||
- fcast
|
- fcast-instance-runner
|
||||||
before_script:
|
before_script:
|
||||||
- cd receivers/electron
|
- cd receivers/electron
|
||||||
script:
|
script:
|
||||||
|
@ -64,7 +64,7 @@ deploy:
|
||||||
stage: buildAndDeployElectron
|
stage: buildAndDeployElectron
|
||||||
image: python:3.12.7-bookworm
|
image: python:3.12.7-bookworm
|
||||||
tags:
|
tags:
|
||||||
- fcast
|
- fcast-instance-runner
|
||||||
# dependencies:
|
# dependencies:
|
||||||
# - buildMac
|
# - buildMac
|
||||||
# - buildWindowsAndLinux
|
# - buildWindowsAndLinux
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue