Compare commits

..

2 Commits

Author SHA1 Message Date
jct
91a29db8ed Update '.drone.yml'
Some checks failed
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is failing
2019-11-29 10:08:21 +00:00
jct
7a37df2fff Merge branch 'refactoring' of jct/deskcontrol into master
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2019-11-29 09:59:32 +00:00

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