diff --git a/Jenkinsfile b/Jenkinsfile index e0bd870..a230296 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -39,6 +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 node --version corepack --version