Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
sol1-backupninja
sol1-backupninja
Commits
b607cf70
Commit
b607cf70
authored
Jun 18, 2021
by
David Kempe
Browse files
Update .gitlab-ci.yml
parent
ce3e082c
Pipeline
#1074
passed with stage
in 2 minutes and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b607cf70
...
...
@@ -7,7 +7,7 @@ package:
stage
:
package
script
:
-
apt update
-
apt install dpkg-dev build-essential debhelper dh-autoreconf
-y
-
apt install
-y
dpkg-dev build-essential debhelper dh-autoreconf
-
cp debian/control debian/control.skel
-
debian/bumpver debian/control.skel > debian/control
-
dpkg-buildpackage -us -uc
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment