Open marcus-sonestedt opened 4 years ago
CD (and CI) is set up https://lolworx.visualstudio.com/macke/_release but don't work because the SSH file copy step doesn't seem to work with an SSH key using a passphrase.
Just changing it to a non-passphrase protected key might work.
Should try that and iron out remaining bugs as manual release requires logging in via SSH and run a number of manual (thus errorprone) steps.
Spent some hours on this. Still got SSH login failure. :(
Stupid error. SSH host is ssh.eu.pythonanywhere.com, not just eu.pythonanywhere.com ..
CD (and CI) is set up https://lolworx.visualstudio.com/macke/_release but don't work because the SSH file copy step doesn't seem to work with an SSH key using a passphrase.
Just changing it to a non-passphrase protected key might work.
Should try that and iron out remaining bugs as manual release requires logging in via SSH and run a number of manual (thus errorprone) steps.