소스 검색

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
       username: root
       ssh_key:
-        from_secret: ssh_key
+        from_secret: jail_key
       command_timeout: 2m
       script:
         - pip uninstall -y emus-web