Selaa lähdekoodia

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

sebavan 7 vuotta sitten
vanhempi
commit
236a5e1886
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      azure-pipelines.yml

+ 2 - 0
azure-pipelines.yml

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