Skip to content
Snippets Groups Projects
Commit c1052dee authored by Michael Loipführer's avatar Michael Loipführer
Browse files

update to bullseye

parent c1ee6424
No related branches found
No related tags found
No related merge requests found
Pipeline #1389 failed
......@@ -16,12 +16,12 @@ before_script:
# Defines stages which are to be executed
stages:
- build_buster
- build_bullseye
- upload_to_repo
# Stage "build_buster"
build_buster:
stage: build_buster
# Stage "build_bullseye"
build_bullseye:
stage: build_bullseye
script:
- apt update
- apt install -y python3-stdeb python-all
......
from setuptools import setup
VERSION = '1.0.6'
VERSION = '1.1.0'
AUTHOR = 'Michael Loipführer'
......
[lustmolch]
Depends: python3-click python3-jinja2 systemd-container debootstrap
Suite: buster
Suite: bullseye
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment