κρμγ 4 anni fa
parent
commit
9626209dca
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -18,7 +18,7 @@ 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