Use KiCad builders for Fedora
This commit is contained in:
parent
3e6bf7814b
commit
184a592f82
|
@ -3,6 +3,9 @@
|
||||||
##########################################################################
|
##########################################################################
|
||||||
fedora_build_linux:
|
fedora_build_linux:
|
||||||
stage: build
|
stage: build
|
||||||
|
tags:
|
||||||
|
- kicad-fedora
|
||||||
|
image: registry.gitlab.com/kicad/kicad-ci/source_containers/master/fedora:34
|
||||||
extends: .only_code
|
extends: .only_code
|
||||||
interruptible: false
|
interruptible: false
|
||||||
cache:
|
cache:
|
||||||
|
|
Loading…
Reference in New Issue