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
5baacd78
Commit
5baacd78
authored
May 14, 2020
by
Samir Noir
🧀
Browse files
[ci] Fix debian packages generation by installing the required bundler
parent
6a40084b
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5baacd78
...
...
@@ -49,6 +49,7 @@ deb-for-buster: &deb-for-buster
script
:
-
apt-get update && apt-get -y --no-install-recommends install devscripts build-essential equivs libssl-dev
-
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
...
...
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