aboutsummaryrefslogtreecommitdiff
path: root/.onedev-buildspec.yml
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2023-01-17 23:47:02 +0100
committerNathan Reiner <nathan@nathanreiner.xyz>2023-01-17 23:47:02 +0100
commit44b03ec8273676eef5681a1f5febe02dde7ed2cd (patch)
treec2fd2dcad5fccf67db0c5f123236a02140287a95 /.onedev-buildspec.yml
parentbd4df085d055594241a0c83dd98863597644251f (diff)
parent3f54280f3e9a706998f54779e65ab0570368bd2d (diff)
Merge branch 'master' of https://git.nathanreiner.xyz/natix
Diffstat (limited to '.onedev-buildspec.yml')
-rw-r--r--.onedev-buildspec.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.onedev-buildspec.yml b/.onedev-buildspec.yml
index b8dbdae..8bd3f65 100644
--- a/.onedev-buildspec.yml
+++ b/.onedev-buildspec.yml
@@ -24,7 +24,7 @@ jobs:
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
triggers:
- !TagCreateTrigger
- tags: release-v**-**-**
+ tags: release-v**.**.**
branches: master
projects: natix
retryCondition: never