diff options
Diffstat (limited to '.onedev-buildspec.yml')
| -rw-r--r-- | .onedev-buildspec.yml | 2 |
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 |