From 9f8a86577227abfc21ae5f1e2bf3139a6cb3202b Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Tue, 16 Apr 2019 18:45:36 +0800 Subject: [PATCH] name-prefix --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e86cee75..fa8aa0b8 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -117,4 +117,4 @@ jobs: env: GITHUB_TOKEN: $(GITHUB_TOKEN) PRERELEASE: true - RELEASE_TAG: $(Build.SourceVersion) + RELEASE_TAG: unstable-$(Build.SourceVersion)