We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30772a4 commit be39253Copy full SHA for be39253
Jenkinsfile
@@ -89,7 +89,6 @@ pipeline {
89
stage('Docs') {
90
steps {
91
dir(path: 'docs') {
92
- sh 'yarn set version berry'
93
sh 'yarn install'
94
sh 'yarn build'
95
}
0 commit comments