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

Merge pull request #4983 from microsoft/hediet/manual-mite

uses default mirror
Henning Dieterichs преди 2 седмици
родител
ревизия
f17ccd3d70
променени са 2 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 1
      .azure-pipelines/publish-nightly.yml
  2. 0 1
      .azure-pipelines/publish-stable.yml

+ 0 - 1
.azure-pipelines/publish-nightly.yml

@@ -55,7 +55,6 @@ extends:
             inputs:
               versionSource: fromFile
               versionFilePath: .nvmrc
-              nodejsMirror: https://github.com/joaomoreno/node-mirror/releases/download
 
           - script: sudo apt install -y libkrb5-dev
             displayName: Install libkrb5-dev

+ 0 - 1
.azure-pipelines/publish-stable.yml

@@ -43,7 +43,6 @@ extends:
             inputs:
               versionSource: fromFile
               versionFilePath: .nvmrc
-              nodejsMirror: https://github.com/joaomoreno/node-mirror/releases/download
 
           - script: sudo apt install -y libkrb5-dev
             displayName: Install libkrb5-dev