From 7afe6dcfed6618ced4050124ccd5ca9cedc7c6ff Mon Sep 17 00:00:00 2001 From: SANDEEP KUMAR JAISAWAL Date: Tue, 8 Nov 2022 19:25:27 +0530 Subject: [PATCH] Container tag yaml formatting Issue-id: AIMLWF-5 Signed-off-by: SANDEEP KUMAR JAISAWAL Change-Id: I9f850b0e056fd26b1c88f87d19a6a515a019b22f --- container-tag.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.16.6