Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
raspbian-icinga2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
packaging
raspbian-icinga2
Commits
631b8019
Commit
631b8019
authored
3 years ago
by
Julian Brost
Browse files
Options
Downloads
Plain Diff
Merge branch 'bullseye' into 'master'
Add bullseye See merge request
!7
parents
58845bdd
b3396377
No related branches found
No related tags found
1 merge request
!7
Add bullseye
Pipeline
#24237
failed
3 years ago
Stage: build
Stage: test
Stage: upload
Changes
2
Pipelines
17
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+17
-0
17 additions, 0 deletions
.gitlab-ci.yml
debian/control
+1
-2
1 addition, 2 deletions
debian/control
with
18 additions
and
2 deletions
.gitlab-ci.yml
+
17
−
0
View file @
631b8019
...
...
@@ -47,6 +47,23 @@ variables:
-
master
-
tags
build/raspbian/bullseye
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
raspbian/bullseye
test/raspbian/bullseye
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
raspbian/bullseye
dependencies
:
-
build/raspbian/bullseye
upload/raspbian/bullseye
:
<<
:
*upload
dependencies
:
-
build/raspbian/bullseye
build/raspbian/buster
:
<<
:
*build
variables
:
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
2
View file @
631b8019
...
...
@@ -7,8 +7,7 @@ Build-Depends:
bison,
cmake (>= 2.8.7),
cmake (>= 3.2.2) | pkg-config,
debhelper (>= 9),
dh-systemd (>= 1.5),
debhelper (>= 10),
libsystemd-dev,
flex,
g++ (>= 1.96),
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment