κρμγ hace 4 años
padre
commit
25f8f6d86e
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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