Update '.drone.yml'
Some checks failed
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is failing

This commit is contained in:
Jens True 2019-11-29 10:08:21 +00:00
parent 7a37df2fff
commit 91a29db8ed

@ -14,8 +14,6 @@ steps:
- make otaupload
when:
event: tag
branch:
- master
- name: release
image: plugins/gitea-release
settings:
@ -33,5 +31,3 @@ steps:
- crc32
when:
event: tag
branch:
- master