Skip to content
Snippets Groups Projects
Commit c6d92fa1 authored by Ashwin Kumar Karnad's avatar Ashwin Kumar Karnad Committed by Ashwin Kumar Karnad
Browse files

Update .gitlab-ci.yml

parent 3e327f27
No related branches found
No related tags found
1 merge request!22Add debian packaging ci
......@@ -24,7 +24,7 @@ stages:
- cat /etc/issue
- export DEBEMAIL="gitlab_ci@domain.com"
- export DEBFULLNAME="Gitlab Runner"
- echo "deb http://deb.debian.org/debian bullseye-backports main" > /etc/apt/sources.list
- echo "deb http://deb.debian.org/debian bullseye-backports main" >> /etc/apt/sources.list
- apt-get update && apt-get install -y build-essential python3-all python3-dev python3-venv python3-wheel python3-setuptools python3-pip
- apt-get install -y binutils lintian debhelper dh-make devscripts dh-python pbuilder
- apt-get install -y fakeroot dpkg-dev
......
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