@@ -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