Skip to content
Snippets Groups Projects
Commit f055b87e authored by Robert Speicher's avatar Robert Speicher
Browse files

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
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment