firstly, i'm a jackeroo in using bamboo and other tools, such as bitbucket, git and so on.
secondly, i have completed the following works:
1. I have created a repository and have an example project added into the repository through git.
2. I have packaged the example project from bitbucket into a war in bamboo.
thirdly, i need to test the war in my own testing website, but i don't to how to do in bamboo? I probably need to create a job and even a task. Or I probably need to write a script to reach my goal. But i don't know how to write it, especially, it relates to bitbucket and git and a website for testting.
If you know how to do, please help me in detail. Eager to receive your heartful help.
Hi,
I guess you want to deploy your new war file to an application server. If that is the case, you can use the bundled deployemnt tasks like the tomcat, heroku, jboss or even a combination of the SCP/SSH tasks that enables you copy the war file using scp and use SSH to run command to stop and restart your server
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.