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-icinga2
Commits
d6f66bad
Commit
d6f66bad
authored
Nov 19, 2019
by
Henrik Triem
Browse files
Add support for Fedora 31
parent
dd0b4c4f
Pipeline
#8641
passed with stages
in 65 minutes and 3 seconds
Changes
1
Pipelines
38
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d6f66bad
...
...
@@ -105,6 +105,23 @@ upload/epel/6:
###################################
# Fedora
###################################
build/fedora/31
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
fedora/31
test/fedora/31
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
fedora/31
dependencies
:
-
build/fedora/31
upload/fedora/31
:
<<
:
*upload
dependencies
:
-
build/fedora/31
build/fedora/30
:
<<
:
*build
variables
:
...
...
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