Browse Source

deploy+++++

κρμγ 4 years ago
parent
commit
619a5c3c9b
1 changed files with 1 additions and 2 deletions
  1. 1 2
      .drone.yml

+ 1 - 2
.drone.yml

@@ -16,8 +16,7 @@ pipeline:
 
   deploy-backend:
     image: docker
-    secrets:
-      SSH_PRIVATE_KEY: ssh_private_key
+    secrets: [ssh_private_key]
     commands:
       - apk add --no-cache openssh-client net-tools
       - mkdir -p ~/.ssh