Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.