Hi Guys,
I have a pipeline and need to run 4 .sh files on the mode script and my pipeline as follows :
Hey Revan,
Based on the ticket description, it appears you wish to run commands one after the other - if this is the case, I believe that this past community post will answer your question:
https://community.atlassian.com/t5/Bitbucket-questions/how-to-use-multiple-command-in-ssh-run/qaq-p/1112696
Hope this helps.
- Ben (Bitbucket Cloud Support)
Hi Ben,
It's not working when I put more than one shell file to execute.
The scripts become No Such files or directory please find my screenshot.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Revan,
Are you able to ensure the path is correct? I'm noticing that there is no "./" on the other bash script listing. Can you maybe try to create a bash script in the same folder as deploy_worker_cwi.sh which echos a message and attempt to run it?
Ie ./Worker-CWI/testscript.sh && ./Worker-CWI/deploy_worker_cwi.sh
By doing so, you can test if it's an issue with the path or with the command/syntax.
Cheers!
- Ben (Bitbucket Cloud Support)
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.