mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
No need to use berry yarn for docs
as the ci image uses latest yarn
This commit is contained in:
parent
30772a48bd
commit
be39253a6f
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -89,7 +89,6 @@ pipeline {
|
||||
stage('Docs') {
|
||||
steps {
|
||||
dir(path: 'docs') {
|
||||
sh 'yarn set version berry'
|
||||
sh 'yarn install'
|
||||
sh 'yarn build'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user