diff options
author | dyh <dengyuanhong@chinamobile.com> | 2021-09-02 10:55:24 +0800 |
---|---|---|
committer | dyh <dengyuanhong@chinamobile.com> | 2021-09-02 10:55:33 +0800 |
commit | 2aa60a38808ef882624361c963bad9d8bcc20235 (patch) | |
tree | 6405279b12c4db0ab97cb24e7b9bf674b6312686 | |
parent | 65cb52aa19d522a6684f12e3ccd752a24993f38c (diff) |
Change-Id: I634646cdc728e17a51577fd9383deca2e2393489
Issue-ID: VFC-1885
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
-rw-r--r-- | releases/1.3.5-container.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/releases/1.3.5-container.yaml b/releases/1.3.5-container.yaml new file mode 100644 index 0000000..44e0fc8 --- /dev/null +++ b/releases/1.3.5-container.yaml @@ -0,0 +1,10 @@ +distribution_type: 'container' +container_release_tag: '1.3.5' +project: 'vfc-db' +container_pull_registry: nexus3.onap.org:10003 +container_push_registry: nexus3.onap.org:10002 +log_dir: 'vfc-nfvo-db-master-docker-java-version-shell-daily/1145/' +ref: '65cb52aa19d522a6684f12e3ccd752a24993f38c' +containers: + - name: 'vfc/db' + version: '1.3.5-STAGING-20210902T025023' |