Commit f055b87e authored by Robert Speicher's avatar Robert Speicher

Merge branch 'update-danger-image' into 'master'

Update the image for the 'danger-review' job

See merge request gitlab-org/gitlab-ce!20856
parents 9ea2e664 c13dfc4d
......@@ -439,13 +439,12 @@ setup-test-env:
- vendor/gitaly-ruby
danger-review:
image: registry.gitlab.com/gitlab-org/gitaly/dangercontainer:latest
image: registry.gitlab.com/gitlab-org/gitlab-build-images:danger
stage: test
allow_failure: true
before_script:
- source scripts/utils.sh
- retry gem install danger --no-ri --no-rdoc
cache: {}
dependencies: []
before_script: []
only:
variables:
- $DANGER_GITLAB_API_TOKEN
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment