Skip to content
Snippets Groups Projects
Verified Commit 1f26b41f authored by Kali Kaneko's avatar Kali Kaneko Committed by micah
Browse files

debug

parent 171f157c
No related branches found
No related tags found
No related merge requests found
......@@ -16,8 +16,9 @@ deb:
- mv debian debian.bk && git checkout incoming && mv debian.bk debian
- git config user.name "Gitlab CI"
- git config user.email "gitlabci@0xacab.org"
- git add debian
- git commit -m 'autocommit for debian folder'
- git add debian/*
- ls -la debian
# - git commit -m 'autocommit for debian folder'
- gbp buildpackage --git-ignore-new --git-force-create --git-upstream-tree=SLOPPY --git-no-pristine-tar --git-debian-branch=incoming --git-builder='debuild -us -uc'
- mv ../*.deb .
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment