Skip to content

Commit c36d142

Browse files
committed
Fixing genenrate command to use gradle task
1 parent fdc18d8 commit c36d142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate-docs.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
groovydoc -sourcepath ./src/main/groovy -packages jenkins.automation.utils
1+
./gradlew groovydoc

0 commit comments

Comments
 (0)