Merge pull request 'Update .drone.yml to only build master' (#30) from fix-drone into master

Reviewed-on: ulovliglogning/ulovliglogning.dk#30
This commit is contained in:
Jesper Hess 2021-06-27 18:13:08 +00:00
commit 5c5cf58c30

View file

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