Skip to content

Commit

Permalink
fix(ci): commisar doesn't work with merge commit
Browse files Browse the repository at this point in the history
  • Loading branch information
orangedeng committed Jul 12, 2022
1 parent f8476a0 commit 5f2940c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ steps:
image: aevea/commitsar:0.18.0
commands:
- commitsar -d /drone/src -v
when:
event:
include:
- "pull_request"
- name: code
image: rancher/dapper:v0.5.8
privileged: true
Expand Down

0 comments on commit 5f2940c

Please sign in to comment.