Sign inSign up

hangyan/danger

By hangyan

Updated over 7 years ago

Image
0

1.1K

hangyan/danger repository overview

Danger

danger dockerfile to work with gitlab

Example Usage

add these to your gitlabci yml file


danger:
  only:
    - merge_requests
  stage: pre
  image: hangyan/danger
  script:
    - danger --fail-on-errors=true

Tag summary

Content type

Image

Digest

Size

263.5 MB

Last updated

over 7 years ago

docker pull hangyan/danger