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
5c3f400a
Commit
5c3f400a
authored
Jun 07, 2022
by
Johannes Meyer
Browse files
Build only on CentOS 7
parent
0409a655
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5c3f400a
...
...
@@ -65,43 +65,3 @@ upload/centos/7:
<<
:
*upload
dependencies
:
-
build/centos/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
###################################
# openSUSE
###################################
build/opensuse/15.3
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
opensuse/15.3
test/opensuse/15.3
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
opensuse/15.3
dependencies
:
-
build/opensuse/15.3
upload/openSUSE/15.3
:
<<
:
*upload
dependencies
:
-
build/opensuse/15.3
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