From: RehanRaza Date: Fri, 15 Jan 2021 09:55:19 +0000 (+0100) Subject: Correct the frontend image tag X-Git-Tag: 2.2.0~121 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=fa9150a0e456cc4f100d30f242b114515501bace;hp=b36108a6b4f18c5620ed120184bdd8c86c85c70e;p=portal%2Fnonrtric-controlpanel.git Correct the frontend image tag Remove SNAPSHOT from the image tag in container-tag.yaml file. Otherwise, the image with keyword SNAPSHOT gets pushed to the nexus staging directory. Change-Id: I2805fc555d433fb293a33075f5b49c5a7769b659 Issue-ID: NONRTRIC-376 Signed-off-by: RehanRaza --- diff --git a/webapp-frontend/container-tag.yaml b/webapp-frontend/container-tag.yaml index 46ba559..82f559b 100644 --- a/webapp-frontend/container-tag.yaml +++ b/webapp-frontend/container-tag.yaml @@ -1,2 +1,2 @@ --- -tag: 2.2.0-SNAPSHOT +tag: 2.2.0