This commit is contained in:
Vendored
+1
-1
@@ -39,7 +39,7 @@ pipeline {
|
||||
// This command should run on the agent to configure the git environment
|
||||
sh 'git config --global url."https://github.com/".insteadOf git://github.com/'
|
||||
sh '''
|
||||
sudo npm install -g corepack@latest
|
||||
npm install -g corepack@latest
|
||||
node --version
|
||||
corepack --version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user