|
@@ -20,7 +20,7 @@ steps:
|
|
|
from_secret: aliyun_password
|
|
|
repo: registry.cn-hangzhou.aliyuncs.com/kpt-event/calf-feed-admin
|
|
|
registry: registry.cn-hangzhou.aliyuncs.com
|
|
|
- tags: [ test,latest ]
|
|
|
+ tags: [ test ]
|
|
|
- name: ssh commands
|
|
|
image: appleboy/drone-ssh
|
|
|
settings:
|
|
@@ -65,9 +65,9 @@ steps:
|
|
|
path: /var/run/docker.sock
|
|
|
settings:
|
|
|
username:
|
|
|
- from_secret: aliyuncs_username
|
|
|
+ from_secret: aliyun_name
|
|
|
password:
|
|
|
- from_secret: aliyuncs_password
|
|
|
+ from_secret: aliyun_password
|
|
|
repo: registry.cn-hangzhou.aliyuncs.com/kpt-event/calf-feed-admin
|
|
|
registry: registry.cn-hangzhou.aliyuncs.com
|
|
|
tag:
|
|
@@ -104,9 +104,9 @@ steps:
|
|
|
path: /var/run/docker.sock
|
|
|
settings:
|
|
|
username:
|
|
|
- from_secret: aliyuncs_username
|
|
|
+ from_secret: aliyun_name
|
|
|
password:
|
|
|
- from_secret: aliyuncs_password
|
|
|
+ from_secret: aliyun_password
|
|
|
repo: registry.cn-hangzhou.aliyuncs.com/kpt-event/calf-feed-admin
|
|
|
registry: registry.cn-hangzhou.aliyuncs.com
|
|
|
tag:
|