Update .drone.yml to only build master #30
|
@ -13,6 +13,8 @@ steps:
|
|||
tags:
|
||||
- "${DRONE_BUILD_NUMBER}"
|
||||
- "latest"
|
||||
when:
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
- master
|
||||
event:
|
||||
- push
|
||||
|
|
Loading…
Reference in a new issue