diff options
author | Huabing Zhao <zhao.huabing@zte.com.cn> | 2020-03-30 10:55:24 +0800 |
---|---|---|
committer | Huabing Zhao <zhao.huabing@zte.com.cn> | 2020-03-30 11:13:54 +0800 |
commit | 14d5316954795b00942f435d8ed9af7c64341350 (patch) | |
tree | 511c69dff8f632ca3df8bf7c26d78c2334b02429 /releases/1.2.6-container.yaml | |
parent | 5072bdee081f5bf715f4f5f6746cc1885d4eff93 (diff) |
Release docker
Issue-ID: MSB-463
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: If8061515c87a9d4ede311b64408184bffdfdcdf4
Diffstat (limited to 'releases/1.2.6-container.yaml')
-rw-r--r-- | releases/1.2.6-container.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/releases/1.2.6-container.yaml b/releases/1.2.6-container.yaml new file mode 100644 index 0000000..fdd1857 --- /dev/null +++ b/releases/1.2.6-container.yaml @@ -0,0 +1,9 @@ +--- +distribution_type: container +log_dir: msb-discovery-maven-docker-stage-master/249/ +project: msb-discovery +container_release_tag: 1.2.6 +ref: 5072bdee081f5bf715f4f5f6746cc1885d4eff93 +containers: + - name: 'msb/msb_discovery' + version: '1.2.6-20200329T070439Z' |