fix: Upgrade drone-ssh from 1.8.2 to 1.8.3
The bundled drone-ssh v1.8.2 was causing deployment failures with "Unexpected input(s) 'script_stop'" warnings and process exit code 128 during CI/CD runs. Upgrading to v1.8.3 resolves input validation issues and improves SSH session stability. Deployment was failing at the git fetch step with: "remote: Repository not found. fatal: Authentication failed for 'https://github.com/...'" Process exited with status 128 Updated DRONE_SSH_VERSION default from 1.8.2 to 1.8.3 in entrypoint.sh.pull/408/head
parent
90162d1e43
commit
b8bed6e380
Loading…
Reference in New Issue