Browse Source

Merge branch 'feature/cicd-test' of duanxiaoduan/tmr-group-admin into develop

xuyiping 1 year ago
parent
commit
03974d8fde
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

@@ -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 ]