Преглед на файлове

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

David Catuhe преди 6 години
родител
ревизия
199a7ef2df
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  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'