Skip to content

Commit d5ce604

Browse files
committed
Bring back cloud build numbers
1 parent 2f0d153 commit d5ce604

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

azure-pipelines/build.yml

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ jobs:
1212
fetchDepth: 0 # avoid shallow clone so nbgv can do its work.
1313
clean: true
1414
- template: install-dependencies.yml
15+
16+
- powershell: '& (./azure-pipelines/Get-nbgv.ps1) cloud'
17+
displayName: Set build number
18+
1519
- template: dotnet.yml
1620
parameters:
1721
RunTests: ${{ parameters.RunTests }}

0 commit comments

Comments
 (0)