From: SANDEEP KUMAR JAISAWAL Date: Tue, 8 Nov 2022 13:55:27 +0000 (+0530) Subject: Container tag yaml formatting X-Git-Tag: 1.0.0~23 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F32%2F9532%2F1;p=aiml-fw%2Fawmf%2Ftm.git Container tag yaml formatting Issue-id: AIMLWF-5 Signed-off-by: SANDEEP KUMAR JAISAWAL Change-Id: I9f850b0e056fd26b1c88f87d19a6a515a019b22f --- diff --git a/container-tag.yaml b/container-tag.yaml index d889f62..d23cae5 100644 --- a/container-tag.yaml +++ b/container-tag.yaml @@ -1,4 +1,4 @@ - # ================================================================================== +# ================================================================================== # # Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved. # @@ -17,5 +17,5 @@ # ================================================================================== # The Jenkins job requires a tag to build the Docker image. # Global-JJB script assumes this file is in the repo root. - --- - tag: 1.0.0 \ No newline at end of file +--- +tag: 1.0.0 \ No newline at end of file