Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
rpm-icingadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
packaging
rpm-icingadb
Commits
9e353dcd
Commit
9e353dcd
authored
Nov 13, 2020
by
Alexander A. Klimov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add openSUSE 15.2
parent
131bc4be
Pipeline
#14701
passed with stages
in 42 minutes and 38 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
.gitlab-ci.yml
.gitlab-ci.yml
+17
-0
No files found.
.gitlab-ci.yml
View file @
9e353dcd
...
...
@@ -125,6 +125,23 @@ upload/SUSE/15.1:
###################################
# openSUSE
###################################
build/opensuse/15.2
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
opensuse/15.2
test/opensuse/15.2
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
opensuse/15.2
dependencies
:
-
build/opensuse/15.2
upload/openSUSE/15.2
:
<<
:
*upload
dependencies
:
-
build/opensuse/15.2
build/opensuse/15.1
:
<<
:
*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