Skip to content

Commit 39324c3

Browse files
committed
[test] jib추가
1 parent 0b67d8f commit 39324c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ plugins {
22
id 'java'
33
id 'org.springframework.boot' version '3.3.5'
44
id 'io.spring.dependency-management' version '1.1.6'
5+
id 'com.google.cloud.tools.jib' version '3.4.4'
56
}
67

78
group = 'Potatoes'

0 commit comments

Comments
 (0)