Add push event to .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
03b7108c6d
commit
1a15931dbd
1 changed files with 2 additions and 1 deletions
|
@ -38,6 +38,7 @@ trigger:
|
|||
branch:
|
||||
- master
|
||||
event:
|
||||
- push
|
||||
- tag
|
||||
|
||||
---
|
||||
|
@ -71,4 +72,4 @@ trigger:
|
|||
- hotfix/*
|
||||
- renovate/*
|
||||
event:
|
||||
- push
|
||||
- push
|
||||
|
|
Loading…
Reference in a new issue