We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2088c72 commit 6b64911Copy full SHA for 6b64911
.azure-pipelines/integrated-pipeline.yml
@@ -16,7 +16,7 @@ variables:
16
BRANCH_PREFIX: 'releaseOpenApiDocs'
17
GitUserEmail: '[email protected]'
18
GitUserName: 'Microsoft Graph DevX Tooling'
19
- BUILDNUMBER: $[format('{0:yyMMddHH}', pipeline.startTime)]
+ BUILDNUMBER: -1
20
21
pool: MsGraphDevXAzureAgents
22
0 commit comments