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 5b2d480 commit 0eaed04Copy full SHA for 0eaed04
Jenkinsfile
@@ -16,7 +16,7 @@ node {
16
}
17
18
stage("Deploy") {
19
- build 'springdoc-openapi-demos-deploy'
+ build 'springdoc-openapi-demos-deploy-v4'
20
deleteDir()
21
22
0 commit comments