diff options
author | 2020-09-09 17:26:42 +0800 | |
---|---|---|
committer | 2020-09-09 17:29:37 +0800 | |
commit | acc879458b00c2d78d859ca79d683c1ec79ff554 (patch) | |
tree | aa2507b4c068412bfcbdc79e308db91afb3e743e /releases | |
parent | 8248c6f70f79f73a3f5ea7f9a49278321b8b4139 (diff) |
Add release file
Issue-ID: MODELING-428
Change-Id: Ife3ec91fb2fd2d5f8560f9756364b16a68fd53a1
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'releases')
-rw-r--r-- | releases/1.0.7-container.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/releases/1.0.7-container.yaml b/releases/1.0.7-container.yaml new file mode 100644 index 0000000..a7b1637 --- /dev/null +++ b/releases/1.0.7-container.yaml @@ -0,0 +1,10 @@ +distribution_type: 'container' +container_release_tag: '1.0.7' +project: 'modeling-etsicatalog' +container_pull_registry: nexus3.onap.org:10003 +container_push_registry: nexus3.onap.org:10002 +log_dir: 'modeling-etsicatalog-master-docker-java-version-shell-daily/396/' +ref: '8248c6f70f79f73a3f5ea7f9a49278321b8b4139' +containers: + - name: 'modeling/etsicatalog' + version: '1.0.7-STAGING-20200909T091556'
\ No newline at end of file |