Skip to content

Commit b572b47

Browse files
Not checking gradle restdocs case
1 parent 98ba476 commit b572b47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/runGradleBuilds.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,11 @@ function build_gradle() {
113113
build consumer_kotlin
114114
build consumer_proto
115115
build consumer_with_stubs_per_consumer
116-
build consumer_with_restdocs
116+
# build consumer_with_restdocs
117117
waitPids
118118
kill_java
119119

120-
# build consumer_with_discovery
120+
build consumer_with_discovery
121121
build consumer_with_junit4
122122
build consumer_security
123123
build consumer_with_latest_2_2_features

0 commit comments

Comments
 (0)