Browse Source

uses default mirror

Henning Dieterichs 2 weeks ago
parent
commit
de2829500d
2 changed files with 0 additions and 2 deletions
  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