Hi all,
I have to activate a jython script under bamboo, but unfortunately I was not able to find info about available plug-in's or capability to execute a script as already suggested in previous requests for python scripts.
Have you got a previous experience on that or an idea to try to develop in order to help me?
Thanks in advance to everybody
You could either create a custom command executable:
https://confluence.atlassian.com/bamboo/custom-command-executable-289277045.html
Or just use a Script task.
As long as the Bamboo user can trigger the command from command line - it should work in the build process.
A good way to test it out is to become the user that the Bamboo agent runs as and then just execute the command as is and tweak as necessary.
Thanks Daniel, I'm trying to do it.
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.