diff options
author | hariharan97 <rh20085046@wipro.com> | 2021-02-23 14:14:49 +0530 |
---|---|---|
committer | hariharan97 <rh20085046@wipro.com> | 2021-02-23 14:14:49 +0530 |
commit | 7018c11d99ea69e8b48dbe1c9058c3ab4835da91 (patch) | |
tree | 56044049197334e18dbd3f415d6fff3384cf3b99 | |
parent | 9f8c29321879bcd1550d26b2c6f1d39d794fc8a5 (diff) |
Release OOF containers
Issue-ID: OPTFRA-913
Signed-off-by: hariharan97 <rh20085046@wipro.com>
Change-Id: Ie85f49621f985d81e7f7a0b7d9bdd17554364766
-rw-r--r-- | releases/2.1.3-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/2.1.3-container.yaml b/releases/2.1.3-container.yaml new file mode 100644 index 0000000..13faf49 --- /dev/null +++ b/releases/2.1.3-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.1.3' +project: 'optf-has' +log_dir: 'optf-has-maven-docker-stage-master/506/' +ref: 9f8c29321879bcd1550d26b2c6f1d39d794fc8a5 +containers: + - name: 'optf-has' + version: '2.1.3-STAGING-20210223T072144Z' |