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-rpm-release
Commits
a5307550
Commit
a5307550
authored
Dec 03, 2020
by
Alexander A. Klimov
😎
Browse files
Add Fedora 33
parent
fa1d8447
Pipeline
#15116
passed with stages
in 5 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a5307550
...
...
@@ -83,6 +83,23 @@ upload/epel/7:
###################################
# 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
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