소스 검색

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'