Skip to content
Snippets Groups Projects
Commit 5eced47c authored by Noah Hilverling's avatar Noah Hilverling
Browse files

Merge branch '2.13f35' into '2.13'

Add Fedora 35

See merge request !38
parents 9ff712fc 5ded3fbd
No related branches found
No related tags found
1 merge request!38Add Fedora 35
Pipeline #21759 failed
......@@ -87,6 +87,24 @@ upload/epel/7:
###################################
# Fedora
###################################
build/fedora/35:
<<: *build
variables:
DOCKER_IMAGE: fedora/35
RPM_BUILD_NCPUS: '1'
test/fedora/35:
<<: *test
variables:
DOCKER_IMAGE: fedora/35
dependencies:
- build/fedora/35
upload/fedora/35:
<<: *upload
dependencies:
- build/fedora/35
build/fedora/34:
<<: *build
variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment