Parcourir la source

Update azure-pipelines.yml for Azure Pipelines [skip ci]

sebavan il y a 6 ans
Parent
commit
236a5e1886
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      azure-pipelines.yml

+ 2 - 0
azure-pipelines.yml

@@ -16,6 +16,8 @@ jobs:
   - script: 'gulp tests-whatsnew'
     workingDirectory: Tools/Gulp
     displayName: 'Whats new'
+    env:
+      AZURE_PULLREQUESTID: $(System.PullRequest.PullRequestId)
 
 - job: DocumentationCheck
   displayName: 'Documentation Check'