Просмотр исходного кода

Merge branch 'master' of https://github.com/BabylonJS/Babylon.js

David Catuhe 6 лет назад
Родитель
Сommit
199a7ef2df
1 измененных файлов с 2 добавлено и 0 удалено
  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'