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
stustanet
lustmolch
Commits
c1052dee
Commit
c1052dee
authored
Nov 12, 2021
by
Michael Loipführer
Browse files
update to bullseye
parent
c1ee6424
Pipeline
#1389
failed with stages
in 9 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
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
...
...
setup.py
View file @
c1052dee
from
setuptools
import
setup
VERSION
=
'1.
0.6
'
VERSION
=
'1.
1.0
'
AUTHOR
=
'Michael Loipführer'
...
...
stdeb.cfg
View file @
c1052dee
[lustmolch]
Depends: python3-click python3-jinja2 systemd-container debootstrap
Suite: bu
ster
Suite: bu
llseye
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