Probando a añadir el registro desde jenkins
This commit is contained in:
@@ -17,6 +17,7 @@ pipeline {
|
||||
sh 'npm install -g yarn'
|
||||
sh 'corepack enable'
|
||||
sh 'corepack prepare yarn@4.12.0 --activate'
|
||||
sh 'yarn config set npmRegistryServer http://gitea:3000/api/packages/alvarsanmartin/npm/'
|
||||
sh 'yarn install --immutable'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user