Skip to content

Commit 3906cfb

Browse files
committed
Could it really be that easy?
1 parent 69deb6c commit 3906cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CI/Azure-DevOps/AZ_MainPipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ parameters: # TODO, these don't work for scheduled pipelines, not even the defau
2727

2828
variables:
2929
- name: ArtifactBranchName
30-
value: tSQLt$(Build.SourceVersion)
30+
value: tSQLt-$(Build.SourceVersion)-$(Build.BuildId)
3131
- name: VMSize
3232
value: Standard_F4s_v2 #Standard_D2s_v3, Standard_B2s
3333
- name: VMLocation

0 commit comments

Comments
 (0)