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-icingaweb2
Commits
e5483f97
Commit
e5483f97
authored
Nov 17, 2021
by
Alexander A. Klimov
😎
Browse files
Add Fedora 35
parent
7330c118
Pipeline
#21674
failed with stages
in 16 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e5483f97
...
...
@@ -86,6 +86,23 @@ upload/epel/7:
###################################
# Fedora
###################################
build/fedora/35
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
fedora/35
test/fedora/35
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
fedora/35
dependencies
:
-
build/fedora/35
upload/fedora/35
:
<<
:
*upload
dependencies
:
-
build/fedora/35
build/fedora/34
:
<<
:
*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