eric sciple преди 3 години
родител
ревизия
d668097b24
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      dist/index.js

+ 1 - 0
dist/index.js

@@ -3286,6 +3286,7 @@ function run() {
             try {
                 // Register problem matcher
                 coreCommand.issueCommand('add-matcher', {}, path.join(__dirname, 'problem-matcher.json'));
+                console.log(JSON.stringify(process.env, null, '  '));
                 // Get sources
                 yield gitSourceProvider.getSource(sourceSettings);
             }