Public key and password work fine for sftp-deploy.
am i missing something?
- step:
name: Staging
deployment: staging
script:
- echo "Deploying to staging environment"
- pipe: atlassian/rsync-deploy:0.4.0
variables:
USER: 'USER'
SERVER: 'SERVER'
REMOTE_PATH: '/home/deweese/irisstaging'
LOCAL_PATH: '.'
Hi @Brandon DeWeese . Your configuration looks correct. Have you tried passing your ssh key to the pipe explicitly via the SSH_KEY parameter? I also suggest enabling debug mode by setting the DEBUG variable to true.
Yea, doesn't work and the debug doesn't really provide any clues. Still can't get it to work 2 years later. What a tool.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.