Only on tag
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Janic Voser 2023-03-11 01:25:48 +01:00
parent e4bce7bcb3
commit 22a5f402a4

View File

@ -63,7 +63,6 @@ steps:
- "go-build-bin-amd64"
when:
event:
- merge
- tag
branch:
- main
@ -94,7 +93,6 @@ steps:
- "go-build-bin-amd64"
when:
event:
- push
- tag
branch:
- dev