Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
packaging
rpm-icingaweb2
Commits
b9a353e9
Commit
b9a353e9
authored
May 12, 2020
by
Henrik Triem
Browse files
Add support for Fedora 32
parent
39043e5a
Pipeline
#9981
canceled with stages
in 37 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b9a353e9
...
...
@@ -103,6 +103,23 @@ upload/epel/6:
###################################
# Fedora
###################################
build/fedora/32
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
fedora/32
test/fedora/32
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
fedora/32
dependencies
:
-
build/fedora/32
upload/fedora/32
:
<<
:
*upload
dependencies
:
-
build/fedora/32
build/fedora/31
:
<<
:
*build
variables
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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