watchdog-be #12

Merged
usbharu merged 5 commits from watchdog-be into master 2024-03-14 05:29:29 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 1aecadb3f5 - Show all commits

View File

@ -82,5 +82,6 @@ jib {
ktor {
docker {
localImageName.set("watchdog-be")
this.imageTag = version.toString()
}
}