Skip to content
This repository was archived by the owner on Dec 4, 2025. It is now read-only.

Commit a7ed44b

Browse files
committed
Add kofu-petclinic-jdbc to build.sh
1 parent 8eea050 commit a7ed44b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
./gradlew -x javadoc -x dokka build publishToMavenLocal
44
cd samples
55
./gradlew build
6+
cd kofu-petclinic-jdbc
7+
./mvnw package

0 commit comments

Comments
 (0)