Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
grid5000
g5k-api
Commits
4e826521
Commit
4e826521
authored
Jun 11, 2020
by
Samir Noir
🧀
Browse files
[ci] Remove old packages before building
parent
28dde4ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4e826521
...
...
@@ -51,8 +51,9 @@ deb-for-buster: &deb-for-buster
-
mk-build-deps -ir -t 'apt-get -y --no-install-recommends'
-
gem install bundler -v 2.1.4
-
apt-get install -y curl pkg-config
-
dpkg-buildpackage
-
mkdir pkg
-
rm ../*deb
-
dpkg-buildpackage
-
cp ../*deb pkg/
artifacts
:
paths
:
...
...
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