Commit 539b93f7 authored by ziy's avatar ziy

没有缓存

parent 2b516e6c
...@@ -17,4 +17,5 @@ docker { ...@@ -17,4 +17,5 @@ docker {
name"${registryAddress}/${project.group}-${jar.baseName}" name"${registryAddress}/${project.group}-${jar.baseName}"
files jar.archivePath files jar.archivePath
buildArgs(['JAR_FILE': "${jar.archiveName}"]) buildArgs(['JAR_FILE': "${jar.archiveName}"])
noCache true
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment