From 7fda8521df222e8f797a3c803d3f431d92b06ea0 Mon Sep 17 00:00:00 2001 From: DylanB95EST Date: Wed, 13 Oct 2021 13:43:42 +0100 Subject: Release Docker image for DMI-Plugin, release process step 5 Release Docker Image for DMI-Plugin version 1.0.1 Issue-ID: CPS-728 Change-Id: Ic27463e4a631c254fde50d7f31a5bd19a70eacd4 Signed-off-by: DylanB95EST --- releases/1.0.1-container.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 releases/1.0.1-container.yaml diff --git a/releases/1.0.1-container.yaml b/releases/1.0.1-container.yaml new file mode 100644 index 00000000..681a8261 --- /dev/null +++ b/releases/1.0.1-container.yaml @@ -0,0 +1,9 @@ +distribution_type: container +container_release_tag: 1.0.1 +project: cps/ncmp-dmi-plugin +log_dir: cps-ncmp-dmi-plugin-maven-docker-stage-master/145 +ref: 2852caad1d57acdc0bfc816598dac3864cf09d64 +tag_release: true +containers: + - name: 'ncmp-dmi-plugin' + version: '1.0.1-20211013T114550Z' \ No newline at end of file -- cgit 1.2.3-korg