mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Update Danger and GitLab gem for Danger image
This commit is contained in:
parent
9b74b456f4
commit
297a5c44fb
2 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ ENV LC_ALL "C.UTF-8"
|
|||
ENV NODE_VERSION=16.14.0
|
||||
ENV YARN_VERSION=1.22.17
|
||||
ENV GITLAB_GEM_VERSION=4.18.0
|
||||
ENV DANGER_GEM_VERSION=8.4.4
|
||||
ENV DANGER_GEM_VERSION=8.4.5
|
||||
ENV DANGER_GITLAB_GEM_VERSION=8.0.0
|
||||
|
||||
ADD /scripts/ /scripts/
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@ ENV LC_ALL "C.UTF-8"
|
|||
|
||||
ENV NODE_VERSION=14.17.2
|
||||
ENV YARN_VERSION=1.22.17
|
||||
ENV GITLAB_GEM_VERSION=4.17.0
|
||||
ENV DANGER_GEM_VERSION=8.3.1
|
||||
ENV GITLAB_GEM_VERSION=4.18.0
|
||||
ENV DANGER_GEM_VERSION=8.4.5
|
||||
ENV DANGER_GITLAB_GEM_VERSION=8.0.0
|
||||
|
||||
ADD /scripts/ /scripts/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue