Skip to content

hangyan/Danger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

danger dockerfile to work with gitlab

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages