κρμγ 4 年 前
コミット
25f8f6d86e
1 ファイル変更2 行追加1 行削除
  1. 2 1
      .drone.yml

+ 2 - 1
.drone.yml

@@ -18,7 +18,8 @@ pipeline:
     image: docker
     environment:
       SSH_PRIVATE_KEY:
-        from_secret: ssh_private_key
+        from_secret:
+          - ssh_private_key
     commands:
       - apk add --no-cache openssh-client net-tools
       - mkdir -p ~/.ssh