|
@@ -14,9 +14,9 @@ steps:
|
|
|
path: /var/run/docker.sock
|
|
|
settings:
|
|
|
username:
|
|
|
- form_secret: aliyun_name
|
|
|
+ from_secret: aliyun_name
|
|
|
password:
|
|
|
- form_secret: aliyun_password
|
|
|
+ from_secret: aliyun_password
|
|
|
repo: registry.cn-hangzhou.aliyuncs.com/kpt-event/tmr-group-admin
|
|
|
registry: registry.cn-hangzhou.aliyuncs.com
|
|
|
tags: [ 1.0.0,latest ]
|