diff options
Diffstat (limited to 'cds-ui/application/pom.xml')
-rw-r--r-- | cds-ui/application/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index 1a184ee2e..6831c9aec 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -75,6 +75,7 @@ limitations under the License. <name>${image.name}</name> <build> <cleanup>try</cleanup> + <noCache>true</noCache> <tags> <tag>${project.docker.latestminortag.version}</tag> <tag>${project.docker.latestfulltag.version}</tag> |