|
@@ -18,7 +18,7 @@ steps:
|
|
|
from_secret: aliyun_name
|
|
|
password:
|
|
|
from_secret: aliyun_password
|
|
|
- repo: registry.cn-hangzhou.aliyuncs.com/kpt-event/tmr-admin
|
|
|
+ repo: registry.cn-hangzhou.aliyuncs.com/kpt-event/sheep-admin
|
|
|
registry: registry.cn-hangzhou.aliyuncs.com
|
|
|
tags: [test]
|
|
|
- name: ssh commands
|
|
@@ -30,7 +30,7 @@ steps:
|
|
|
from_secret: ssh_password
|
|
|
port: 22
|
|
|
script:
|
|
|
- - cd /data/docker-compose/calf-feed-admin/
|
|
|
+ - cd /data/docker-compose/sheep-admin/
|
|
|
- echo "123456" | ./restart.sh
|
|
|
trigger:
|
|
|
branch:
|
|
@@ -68,7 +68,7 @@ steps:
|
|
|
from_secret: aliyun_name
|
|
|
password:
|
|
|
from_secret: aliyun_password
|
|
|
- repo: registry.cn-hangzhou.aliyuncs.com/kpt-event/tmr-admin
|
|
|
+ repo: registry.cn-hangzhou.aliyuncs.com/kpt-event/sheep-admin
|
|
|
registry: registry.cn-hangzhou.aliyuncs.com
|
|
|
tag:
|
|
|
- latest
|
|
@@ -107,7 +107,7 @@ steps:
|
|
|
from_secret: aliyun_name
|
|
|
password:
|
|
|
from_secret: aliyun_password
|
|
|
- repo: registry.cn-hangzhou.aliyuncs.com/kpt-event/tmr-admin
|
|
|
+ repo: registry.cn-hangzhou.aliyuncs.com/kpt-event/sheep-admin
|
|
|
registry: registry.cn-hangzhou.aliyuncs.com
|
|
|
tag:
|
|
|
- latest
|