Compare commits

1 Commits

Author SHA1 Message Date
Pascal Lais
7df2776a52 Update .drone.yml
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2020-10-19 16:19:53 +02:00

View File

@@ -7,6 +7,7 @@ steps:
image: shaguarger/platformio image: shaguarger/platformio
commands: commands:
- platformio run - platformio run
- name: gitea_prerelease - name: gitea_prerelease
image: plugins/gitea-release image: plugins/gitea-release
settings: settings:
@@ -25,6 +26,7 @@ steps:
event: tag event: tag
ref: ref:
- refs/tags/[0-9]*.[0-9]*.[1-9]* - refs/tags/[0-9]*.[0-9]*.[1-9]*
- name: gitea_release - name: gitea_release
image: plugins/gitea-release image: plugins/gitea-release
settings: settings: