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
759c9d9c
Commit
759c9d9c
authored
Jun 18, 2021
by
David Kempe
Browse files
added build deps
parent
c0eef3f6
Pipeline
#1071
failed with stage
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
759c9d9c
...
...
@@ -6,6 +6,7 @@ package:
image
:
debian
stage
:
package
script
:
-
apt install dpkg-dev build-essential -y
-
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