Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 396 Bytes

File metadata and controls

9 lines (5 loc) · 396 Bytes

dangerjs-self-hosted-gitlab-sample

a "good" sample with self-hosted gitlab for dangerjs

For self-hosted gitlab, the version of dangerjs must be before version 10.6.0, like 10.5.4. Due to: danger/danger-js#1106

There are many examples may helps you. You can find them in dangerfile.js.

Working with gitlab use .gitlab-ci.yml, you can see all details in it.