watchdog-fe: ciを修正
/ build-tool (pull_request) Has been skipped Details
/ build-angular (pull_request) Has been skipped Details
/ build-watchdog-be (pull_request) Failing after 28s Details
/ build-docker-image (pull_request) Has been skipped Details

This commit is contained in:
usbharu 2024-03-14 14:22:56 +09:00
parent 16f9e9a48c
commit 1aecadb3f5
Signed by: usbharu
GPG Key ID: 6556747BF94EEBC8
1 changed files with 1 additions and 0 deletions

View File

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