summaryrefslogtreecommitdiffstats
path: root/odlsli/odlsli-alpine/pom.xml
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2021-03-28 22:21:54 -0400
committerKAPIL SINGAL <ks220y@att.com>2021-03-29 02:24:59 +0000
commit643e032e9078ab47e1abb1f088aaec58a3361c7c (patch)
tree6eb6ddfcc68e87cc445c6188a1832362f1096821 /odlsli/odlsli-alpine/pom.xml
parent486bd1768c2b4e6bf4a83326fdc5f7d07d565222 (diff)
Adding noCache docker build argument
noCache will avoid picking the cached layers during the docker image build which may have been corrupted Issue-ID: CCSDK-3226 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: If7e88b80a6127156cff9943a9760db9a6a8a81c2
Diffstat (limited to 'odlsli/odlsli-alpine/pom.xml')
-rw-r--r--odlsli/odlsli-alpine/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml
index bd00093b..41ef7b73 100644
--- a/odlsli/odlsli-alpine/pom.xml
+++ b/odlsli/odlsli-alpine/pom.xml
@@ -615,6 +615,7 @@
<name>${image.name}</name>
<build>
<cleanup>try</cleanup>
+ <noCache>true</noCache>
<contextDir>${basedir}/target/docker-stage</contextDir>
<dockerFile>Dockerfile</dockerFile>
<tags>