Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
packaging
rpm-icinga-php-library
Commits
959cf338
Commit
959cf338
authored
Jun 22, 2022
by
Eric Lippmann
Browse files
Build Fedora v35 and v36
parent
0b1896a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
959cf338
...
...
@@ -41,9 +41,6 @@ variables:
-
master
-
tags
###################################
# EPEL
###################################
build/centos/7
:
<<
:
*build
variables
:
...
...
@@ -60,3 +57,39 @@ upload/centos/7:
<<
:
*upload
dependencies
:
-
build/centos/7
build/fedora/36
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
fedora/36
RPM_BUILD_NCPUS
:
'
1'
test/fedora/36
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
fedora/36
dependencies
:
-
build/fedora/36
upload/fedora/36
:
<<
:
*upload
dependencies
:
-
build/fedora/36
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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment