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
277d93d4
Commit
277d93d4
authored
Jul 13, 2021
by
Alexander A. Klimov
😎
Browse files
Add Fedora 34
parent
82ef10fb
Pipeline
#19042
passed with stages
in 3 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
277d93d4
...
...
@@ -83,6 +83,23 @@ upload/epel/7:
###################################
# Fedora
###################################
build/fedora/34
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
fedora/34
test/fedora/34
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
fedora/34
dependencies
:
-
build/fedora/34
upload/fedora/34
:
<<
:
*upload
dependencies
:
-
build/fedora/34
build/fedora/33
:
<<
:
*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