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
82ef10fb
Commit
82ef10fb
authored
Dec 10, 2020
by
Noah Hilverling
Browse files
Merge branch 'feature/fedora33' into 'master'
Add Fedora 33 See merge request
!2
parents
c9a39f8e
a5307550
Pipeline
#15120
passed with stages
in 2 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
82ef10fb
...
...
@@ -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
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