mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Add a custom Docker image for Danger jobs
Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
parent
fbe99ba4cc
commit
b74990fdd5
11 changed files with 16 additions and 9 deletions
|
|
@ -18,4 +18,4 @@ RUN curl -fsSL "https://cache.ruby-lang.org/pub/ruby/2.4/ruby-${RUBY_VERSION}.ta
|
|||
&& make \
|
||||
&& make install
|
||||
|
||||
RUN gem install bundler
|
||||
RUN gem install bundler --no-document
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue