From 0103aa2b589d0cd700facff432da15d67fb109e8 Mon Sep 17 00:00:00 2001 From: Marek SzwaƂkiewicz Date: Wed, 6 Dec 2023 11:53:57 +0100 Subject: Add docker image with tools required by gating pipeline MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The docker image is needed to handle all gating pipeline operations this commit provides the docker and release files, the build and push operations will be commited to ci-management repo. Issue-ID: INT-2276 Change-Id: I74b70126d1dbc68a2998fa292a713534ee8677a7 Signed-off-by: Marek SzwaƂkiewicz --- pipelines/docker-onap-k8s-toolbox/container-tag.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 pipelines/docker-onap-k8s-toolbox/container-tag.yaml (limited to 'pipelines/docker-onap-k8s-toolbox/container-tag.yaml') diff --git a/pipelines/docker-onap-k8s-toolbox/container-tag.yaml b/pipelines/docker-onap-k8s-toolbox/container-tag.yaml new file mode 100644 index 000000000..43aee1dd0 --- /dev/null +++ b/pipelines/docker-onap-k8s-toolbox/container-tag.yaml @@ -0,0 +1 @@ +tag: "1.0.1" -- cgit 1.2.3-korg