Skip to content

Commit 4e88f88

Browse files
committed
升级opensabre框架到0.2.0,简化jib docker打包
1 parent 02ea2e1 commit 4e88f88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<configuration implementation="com.google.cloud.tools.jib.maven.extension.ownership.Configuration">
112112
<rules>
113113
<rule>
114-
<glob>/app/logs</glob>
114+
<glob>/app/**</glob>
115115
<ownership>1001</ownership>
116116
</rule>
117117
</rules>

0 commit comments

Comments
 (0)