revert switch to yarn 2
This commit is contained in:
Vendored
-1
@@ -16,7 +16,6 @@ pipeline {
|
||||
script {
|
||||
currentBuild.displayName = env.VERSION
|
||||
}
|
||||
sh 'yarn'
|
||||
sh 'yarn ci ${VERSION}'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user