From c0e74ffb23fcc5f9705c02487119216b54bdce5d Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Tue, 17 Jan 2023 23:43:49 +0100 Subject: Edit .onedev-buildspec.yml --- .onedev-buildspec.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.onedev-buildspec.yml b/.onedev-buildspec.yml index 045f7ed..b8dbdae 100644 --- a/.onedev-buildspec.yml +++ b/.onedev-buildspec.yml @@ -22,6 +22,11 @@ jobs: name: Publish artifacts: dist/ condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL + triggers: + - !TagCreateTrigger + tags: release-v**-**-** + branches: master + projects: natix retryCondition: never maxRetries: 3 retryDelay: 30 -- cgit v1.2.3-70-g09d2