Skip to content
Snippets Groups Projects
Unverified Commit 1e0f16d4 authored by rhatto's avatar rhatto
Browse files

fix: CI: debian: create the debian branch

parent 8ccc51dd
Branches
Tags
No related merge requests found
......@@ -12,6 +12,8 @@ debian:
- apt-get install -y git-buildpackage lintian piuparts
# Build the package
- git fetch --all
- git branch debian --track origin/debian
- git checkout debian
- gbp buildpackage --git-ignore-new
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment