From 894b6939cda701eda50775e30c0eaea7630257a0 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 f6859d04..043c36ea 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)