diff options
author | hariharan97 <rh20085046@wipro.com> | 2021-03-10 11:36:37 +0530 |
---|---|---|
committer | hariharan97 <rh20085046@wipro.com> | 2021-03-10 11:36:37 +0530 |
commit | 08fba7bb7c312bfaa1a14940da6fce375471e0dc (patch) | |
tree | 91e850e2b9624bef3f43f818d8d1a64bca2b840c /releases | |
parent | 7caca923b07e60ba17b8d499668c0314e98789e5 (diff) |
Release OOF containers
Issue-ID: OPTFRA-913
Signed-off-by: hariharan97 <rh20085046@wipro.com>
Change-Id: Ife3108307a8688d13b3a34f8e729d7c5bb672ca9
Diffstat (limited to 'releases')
-rw-r--r-- | releases/2.1.4-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/2.1.4-container.yaml b/releases/2.1.4-container.yaml new file mode 100644 index 0000000..d137ac9 --- /dev/null +++ b/releases/2.1.4-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.1.4' +project: 'optf-has' +log_dir: 'optf-has-maven-docker-stage-master/522/' +ref: 7caca923b07e60ba17b8d499668c0314e98789e5 +containers: + - name: 'optf-has' + version: '2.1.4-STAGING-20210310T044903Z' |