From: Bin Yang Date: Tue, 21 Dec 2021 03:13:18 +0000 (+0800) Subject: Add staging file for docker merge job X-Git-Tag: 1.0.0~7 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=b79366bb03014a729a851ec631db9be8c53fa8da;p=pti%2Fo2.git Add staging file for docker merge job Issue-ID: INF-248 Signed-off-by: Bin Yang Change-Id: I81e9bd77c25b106931b0e474f28c329053040cef --- diff --git a/stages/container-tag.yml b/stages/container-tag.yml new file mode 100644 index 0000000..ae42d95 --- /dev/null +++ b/stages/container-tag.yml @@ -0,0 +1,5 @@ +# The Jenkins job requires a tag to build the Docker image. +# By default this file is in the docker build directory, +# but the location can configured in the JJB template. +--- +tag: "1.0.0"