Merge pull request 'Update .drone.yml to only build master' (#30) from fix-drone into master
continuous-integration/drone/push Build is passing Details

Reviewed-on: #30
This commit is contained in:
Jesper Hess 2021-06-27 18:13:08 +00:00
commit 5c5cf58c30
1 changed files with 4 additions and 2 deletions

View File

@ -13,6 +13,8 @@ steps:
tags:
- "${DRONE_BUILD_NUMBER}"
- "latest"
when:
trigger:
branch:
- master
- master
event:
- push