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 311b5c3 commit b6285deCopy full SHA for b6285de
scripts/runGradleBuilds.sh
@@ -82,12 +82,12 @@ function build_gradle() {
82
build producer_kotlin
83
build producer_with_stubs_per_consumer
84
build producer_with_external_contracts
85
- build producer_with_restdocs
+# build producer_with_restdocs
86
waitPids
87
kill_java
88
89
- build producer_with_webtestclient_restdocs
90
- build producer_with_dsl_restdocs
+# build producer_with_webtestclient_restdocs
+# build producer_with_dsl_restdocs
91
# build producer_with_spock # TODO: Fix me
92
build producer_with_xml
93
0 commit comments