Skip to content
Snippets Groups Projects
Commit 5cf3bffb authored by Martin Macháč's avatar Martin Macháč
Browse files

Do not upload Deb package as artifact

parent 3786cec2
Branches
Tags
No related merge requests found
...@@ -128,8 +128,8 @@ deployDebian: ...@@ -128,8 +128,8 @@ deployDebian:
--id-length 8 --id-length 8
--ignore-branch --ignore-branch
--git-log="--merges --grep=into[[:space:]]'master'" --git-log="--merges --grep=into[[:space:]]'master'"
-uc do not sign .changes file, -us do not sign source package (see dpkg-buildpackage) #-uc do not sign .changes file, -us do not sign source package (see dpkg-buildpackage)
-i -I exclude .git directory (see dpkg-source) # -i -I exclude .git directory (see dpkg-source)
- > - >
gbp buildpackage gbp buildpackage
--git-ignore-new --git-ignore-new
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment