Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lustmolch
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
Show more breadcrumbs
stustanet
lustmolch
Commits
c1052dee
Commit
c1052dee
authored
3 years ago
by
Michael Loipführer
Browse files
Options
Downloads
Patches
Plain Diff
update to bullseye
parent
c1ee6424
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#1389
failed
3 years ago
Stage: build_bullseye
Stage: upload_to_repo
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+4
-4
4 additions, 4 deletions
.gitlab-ci.yml
setup.py
+1
-1
1 addition, 1 deletion
setup.py
stdeb.cfg
+1
-1
1 addition, 1 deletion
stdeb.cfg
with
6 additions
and
6 deletions
.gitlab-ci.yml
+
4
−
4
View file @
c1052dee
...
...
@@ -16,12 +16,12 @@ before_script:
# Defines stages which are to be executed
stages
:
-
build_bu
ster
-
build_bu
llseye
-
upload_to_repo
# Stage "build_bu
ster
"
build_bu
ster
:
stage
:
build_bu
ster
# Stage "build_bu
llseye
"
build_bu
llseye
:
stage
:
build_bu
llseye
script
:
-
apt update
-
apt install -y python3-stdeb python-all
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
c1052dee
from
setuptools
import
setup
VERSION
=
'
1.
0.6
'
VERSION
=
'
1.
1.0
'
AUTHOR
=
'
Michael Loipführer
'
...
...
This diff is collapsed.
Click to expand it.
stdeb.cfg
+
1
−
1
View file @
c1052dee
[lustmolch]
Depends:
python3-click
python3-jinja2
systemd-container
debootstrap
Suite:
bu
ster
Suite:
bu
llseye
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