From 12f0bb3c9b77275b31324f0cf7723be2656c697f Mon Sep 17 00:00:00 2001 From: Bruno Sakoto Date: Thu, 10 Feb 2022 15:37:51 -0500 Subject: [PATCH] Add 2.0.4-container.yaml release file Issue-ID: CPS-873 Signed-off-by: Bruno Sakoto Change-Id: Id88c0d81cec35c81604c7ade66a8cda4bdebd33e --- releases/2.0.4-container.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 releases/2.0.4-container.yaml diff --git a/releases/2.0.4-container.yaml b/releases/2.0.4-container.yaml new file mode 100644 index 0000000000..ec6f065e23 --- /dev/null +++ b/releases/2.0.4-container.yaml @@ -0,0 +1,8 @@ +distribution_type: container +container_release_tag: 2.0.4 +project: cps +log_dir: cps-maven-docker-stage-istanbul/67/ +ref: 3f8825c91966a83e1735b9250b85d6cc25375fa5 +containers: + - name: 'cps-and-ncmp' + version: '2.0.4-20220210T194847Z' -- 2.16.6