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-module-ipl
Commits
dc16c676
Commit
dc16c676
authored
Dec 04, 2020
by
Alexander A. Klimov
😎
Browse files
Add Fedora 33
parent
852db78c
Pipeline
#14923
failed with stages
in 112 minutes and 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
dc16c676
...
@@ -71,6 +71,23 @@ upload/epel/7:
...
@@ -71,6 +71,23 @@ upload/epel/7:
# Fedora
# 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/fedora/32
:
<<
:
*build
<<
:
*build
variables
:
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