I'm trying to run my backend app on ec2 instance with ssh-run pipe.
Pipeline is executing successfully but 'run_app.sh' has never been executed.
Here is my yml definition:
Status: Downloaded newer image for bitbucketpipelines/ssh-run:0.8.0
INFO: Executing the pipe...
INFO: Using passed SSH_KEY
INFO: Executing script run_app.sh on (hiddenIP).compute-1.amazonaws.com
ssh -i /root/.ssh/pipelines_id -o StrictHostKeyChecking=no -p 22 ec2-user@(hiddenIP).compute-1.amazonaws.com bash -s
✔ Execution finished.
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.