diff options
author | Arpit Singh <as00745003@techmahindra.com> | 2024-02-12 16:37:07 +0530 |
---|---|---|
committer | Arpit Singh <as00745003@techmahindra.com> | 2024-02-12 16:37:07 +0530 |
commit | ed5b052a17bff22af7bda0676329da3da42266ee (patch) | |
tree | 07b8a198bce3bb81a885a4b4dbb3fcd63d1eb146 | |
parent | 05ff37e4e5d495bc373d98e4695346b6ccd0b690 (diff) |
Maven container yaml for montreal
Issue-ID: CPS-2085
Signed-off-by: Arpit Singh <as00745003@techmahindra.com>
Change-Id: I1ecdc88b19157b4b391ad5efdb4e30e1ceee8fb1
-rw-r--r-- | releases/3.3.12-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/3.3.12-container.yaml b/releases/3.3.12-container.yaml new file mode 100644 index 0000000000..7114e2f8fc --- /dev/null +++ b/releases/3.3.12-container.yaml @@ -0,0 +1,8 @@ +distribution_type: container +container_release_tag: 3.3.12 +project: cps +log_dir: cps-maven-docker-stage-montreal/3/ +ref: 2b799bb4140571bc4d6281930b4caba3247e09e8 +containers: + - name: 'cps-and-ncmp' + version: '3.3.12-20240212T095933Z'
\ No newline at end of file |