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
24083de0
Commit
24083de0
authored
Nov 12, 2020
by
Alexander A. Klimov
😎
Committed by
Julian Brost
Nov 24, 2020
Browse files
Add Fedora 33
parent
78a9d09a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
24083de0
...
...
@@ -105,6 +105,23 @@ upload/epel/6:
###################################
# Fedora
###################################
build/fedora/33
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
fedora/33
test/fedora/33
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
fedora/33
dependencies
:
-
build/fedora/33
upload/fedora/33
:
<<
:
*upload
dependencies
:
-
build/fedora/33
build/fedora/32
:
<<
:
*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