drone: Exclude docker step on pull request
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
The secret is not available and will fail anyway.
This commit is contained in:
parent
ed77447582
commit
6e12662481
|
@ -24,6 +24,9 @@ steps:
|
|||
when:
|
||||
branch:
|
||||
- master
|
||||
event:
|
||||
exclude:
|
||||
- pull_request
|
||||
|
||||
- name: notify
|
||||
image: plugins/matrix
|
||||
|
|
Loading…
Reference in a new issue