Please stop building dev when tagging

This commit is contained in:
2021-02-08 11:32:00 +01:00
parent bcd1189f30
commit 96754c5999

View File

@@ -182,6 +182,9 @@ trigger:
branch: branch:
exclude: exclude:
- release/* - release/*
event:
exclude:
- tag
--- ---
kind: pipeline kind: pipeline
@@ -373,4 +376,7 @@ steps:
trigger: trigger:
branch: branch:
exclude: exclude:
- release/* - release/*
event:
exclude:
- tag