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
D
deb-icingabuildtest
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
0
Merge Requests
0
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
deb-icingabuildtest
Commits
5dc0ad2b
Commit
5dc0ad2b
authored
Jul 12, 2019
by
Markus Frosch
📣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prepare pre-release 1.1.0-rc1
parent
f1da19a9
Pipeline
#4255
passed with stages
in 2 minutes and 7 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
10 deletions
+17
-10
.gitlab-ci.yml
.gitlab-ci.yml
+11
-10
stretch/debian/changelog
stretch/debian/changelog
+6
-0
No files found.
.gitlab-ci.yml
View file @
5dc0ad2b
...
...
@@ -5,7 +5,8 @@ stages:
variables
:
DOCKER_IMAGE_BASE
:
registry.icinga.com/build-docker
ICINGA_BUILD_TYPE
:
snapshot
#ICINGA_BUILD_TYPE:
ICINGA_BUILD_RELEASE_TYPE
:
testing
ICINGA_BUILD_DEB_FLAVOR
:
stretch
...
...
@@ -41,27 +42,27 @@ variables:
image
:
${DOCKER_IMAGE_BASE}/upload
script
:
-
find build/
-
icinga-build-upload-aptly
-
icinga-build-upload-aptly
--noop
only
:
-
tags
-
master
build/debian/
stretch
:
build/debian/
buster
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
debian/
stretch
DOCKER_IMAGE
:
debian/
buster
test/debian/
stretch
:
test/debian/
buster
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
debian/
stretch
DOCKER_IMAGE
:
debian/
buster
dependencies
:
-
build/debian/
stretch
-
build/debian/
buster
upload/
stack/dev/debian/stretch
:
upload/
debian/buster
:
<<
:
*upload
dependencies
:
-
build/debian/
stretch
-
build/debian/
buster
build/ubuntu/bionic
:
<<
:
*build
...
...
@@ -75,7 +76,7 @@ test/ubuntu/bionic:
dependencies
:
-
build/ubuntu/bionic
upload/
stack/dev/
ubuntu/bionic
:
upload/ubuntu/bionic
:
<<
:
*upload
dependencies
:
-
build/ubuntu/bionic
stretch/debian/changelog
View file @
5dc0ad2b
icingabuildtest (1.1.0~rc1-1) icinga-stretch; urgency=medium
* Prepare rc1 for 1.1.0
-- Markus Frosch <markus.frosch@icinga.com> Fri, 12 Jul 2019 14:26:11 +0000
icingabuildtest (1.0.0-1) icinga-stretch; urgency=medium
* Test Package
...
...
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