El inmutable
This commit is contained in:
@@ -17,8 +17,7 @@ pipeline {
|
||||
sh 'npm install -g yarn'
|
||||
sh 'corepack enable'
|
||||
sh 'corepack prepare yarn@4.12.0 --activate'
|
||||
sh 'rm yarn.lock'
|
||||
sh 'yarn install --immutable'
|
||||
sh 'yarn install'
|
||||
}
|
||||
}
|
||||
stage("🧱 Building") {
|
||||
|
||||
Reference in New Issue
Block a user