mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Merge branch 'caalberts-master-patch-31180' into 'master'
Update danger to 8.0.6 See merge request gitlab-org/gitlab-build-images!325
This commit is contained in:
commit
6435dfa78f
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ RUN apt-get update \
|
|||
&& apt-get clean -yqq \
|
||||
&& rm -rf /var/lib/apt/lists/* \
|
||||
&& gem install gitlab --version 4.16.1 --no-document \
|
||||
&& gem install danger --version 8.0.3 --no-document \
|
||||
&& gem install danger --version 8.0.6 --no-document \
|
||||
&& gem install danger-gitlab --version 8.0.0 --no-document \
|
||||
&& git version \
|
||||
&& echo "node version " $(node --version) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue