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
ecb3bb3b
Commit
ecb3bb3b
authored
Jun 18, 2021
by
David Kempe
Browse files
apt update first
parent
759c9d9c
Pipeline
#1072
failed with stage
in 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ecb3bb3b
...
...
@@ -6,6 +6,7 @@ package:
image
:
debian
stage
:
package
script
:
-
apt update
-
apt install dpkg-dev build-essential -y
-
cp debian/control debian/control.skel
-
debian/bumpver debian/control.skel > debian/control
...
...
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