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-php-library
Commits
05a6e819
Commit
05a6e819
authored
Jun 22, 2022
by
Eric Lippmann
Browse files
Build openSUSE v15.3 and v15.4
parent
959cf338
Pipeline
#25267
failed with stages
in 9 minutes and 37 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
05a6e819
...
...
@@ -93,3 +93,37 @@ upload/fedora/35:
<<
:
*upload
dependencies
:
-
build/fedora/35
build/opensuse/15.4
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
opensuse/15.4
test/opensuse/15.4
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
opensuse/15.4
dependencies
:
-
build/opensuse/15.4
upload/opensuse/15.4
:
<<
:
*upload
dependencies
:
-
build/opensuse/15.4
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