瀏覽代碼

Update drone ssh key name

Colin Powell 10 月之前
父節點
當前提交
cc73cf8b6a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -30,7 +30,7 @@ steps:
         - emus.service
         - emus.service
       username: root
       username: root
       ssh_key:
       ssh_key:
-        from_secret: ssh_key
+        from_secret: jail_key
       command_timeout: 2m
       command_timeout: 2m
       script:
       script:
         - pip uninstall -y emus-web
         - pip uninstall -y emus-web