diff options
author | puthuparambil.aditya <aditya.puthuparambil@bell.ca> | 2021-08-17 13:50:05 +0100 |
---|---|---|
committer | puthuparambil.aditya <aditya.puthuparambil@bell.ca> | 2021-08-17 17:49:54 +0100 |
commit | 73bc0e2bf6dd309487a6969e81252a87b41d4fd3 (patch) | |
tree | fad790e5c5b513d5dd64f00cf049eb379886830c /releases | |
parent | 25ed5a8a63e88edd0b9c8285b640839a6e93866a (diff) |
Deliver stage release to nexus for CPS Temporal
Release docker container 0.0.1
Issue-ID: CPS-533
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I626cc3fc4a91416bd5d6231170d263e9ca347ef1
Diffstat (limited to 'releases')
-rw-r--r-- | releases/0.0.1-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/0.0.1-container.yaml b/releases/0.0.1-container.yaml new file mode 100644 index 0000000..12b42c1 --- /dev/null +++ b/releases/0.0.1-container.yaml @@ -0,0 +1,8 @@ +distribution_type: container +container_release_tag: 0.0.1 +project: cps/cps-temporal +log_dir: cps-cps-temporal-maven-docker-stage-master/181/ +ref: 25ed5a8a63e88edd0b9c8285b640839a6e93866a +containers: + - name: 'cps-temporal' + version: '0.0.1-20210816T130029Z'
\ No newline at end of file |