Good day
Could someone please explain to me how this can be achieve?
We are running:
Bamboo version information
Version5.11.1.1
Build number51117
Build date 4/28/16
and need to run /bin/bash or /bin/ksh in Bamboo script task. I have tried the solution in the other post listed in the site, but did not seem to work. Please help!!!! :( I cant seem to find the link for the action below:
- extracted from https://community.atlassian.com/t5/Bamboo-questions/Making-a-Bamboo-Script-execute-using-bin-bash/qa...
add a new builder from the builders admin menu {URL}/admin/agent/viewBuilders.action
Try something like this
/usr/bin/env ksh <<EOF echo "Hello, World!" EOF
Hi Julio, is this a dupllicate of your question from earlier here?:
There's no need to post the same thing as both a question and discussion.
Probably better if people just respond to your original question rather than here.
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.