diff --git a/.drone.yml b/.drone.yml index de36f66..2069931 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,4 +14,8 @@ steps: api_key: from_secret: gitea_token base_url: https://git.zaage.it - files: balong-usbload \ No newline at end of file + files: balong-usbload + when: + event: + - push + - tag \ No newline at end of file