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