Skip to content

Commit 8a9e7cf

Browse files
committed
Update build.yml for Azure Pipelines
1 parent f1fb352 commit 8a9e7cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,6 @@ jobs:
100100
action: 'create'
101101
target: '$(Build.SourceVersion)'
102102
tagSource: 'manual'
103-
tag: '${Build.BuildNumber}'
103+
tag: '$(Build.BuildId)'
104104
releaseNotesSource: 'input'
105105
isPreRelease: true

0 commit comments

Comments
 (0)