CI: only run on tag
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Dorian Zedler 2023-02-18 12:13:18 +01:00
parent d09f45ff49
commit b55ca6d247
Signed by: dorian
GPG key ID: 989DE36109AFA354

View file

@ -47,8 +47,8 @@ steps:
depends_on: depends_on:
- start-github-action - start-github-action
trigger: trigger:
status: ref:
- success - refs/tags/v*
--- ---
kind: pipeline kind: pipeline
type: docker type: docker