diff options
Diffstat (limited to 'ms/command-executor/pom.xml')
-rwxr-xr-x | ms/command-executor/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ms/command-executor/pom.xml b/ms/command-executor/pom.xml index fbdd38639..82998aa39 100755 --- a/ms/command-executor/pom.xml +++ b/ms/command-executor/pom.xml @@ -118,6 +118,7 @@ <name>${image.name}</name> <build> <cleanup>try</cleanup> + <noCache>true</noCache> <dockerFileDir>${basedir}/target/docker-stage</dockerFileDir> <tags> <tag>${project.docker.latestminortag.version}</tag> |