Migraciones a mano de momento
This commit is contained in:
@@ -17,7 +17,6 @@ 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