[+] Add deploy script and instructions
This commit is contained in:
@@ -74,3 +74,7 @@ compileTestKotlin {
|
||||
jvmTarget = "11"
|
||||
}
|
||||
}
|
||||
|
||||
bootJar {
|
||||
archiveFileName = "${archiveBaseName.get()}.${archiveExtension.get()}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user