Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kypo-user-and-group
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MUNI-KYPO-CRP
backend-java
kypo-user-and-group
Commits
5cf3bffb
Commit
5cf3bffb
authored
6 years ago
by
Martin Macháč
Browse files
Options
Downloads
Patches
Plain Diff
Do not upload Deb package as artifact
parent
3786cec2
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
5cf3bffb
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment