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
Icinga 2 Security Releases 2.12.5 and 2.11.10
rpm-icinga2
Commits
6c17c919
Commit
6c17c919
authored
May 12, 2020
by
Henrik Triem
Browse files
Add support for Fedora 32
parent
5f3b354f
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6c17c919
...
@@ -105,6 +105,23 @@ upload/epel/6:
...
@@ -105,6 +105,23 @@ upload/epel/6:
###################################
###################################
# Fedora
# 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/fedora/31
:
<<
:
*build
<<
:
*build
variables
:
variables
:
...
...
Write
Preview
Markdown
is supported
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