Hello,
We have Java Enterprise application.
Can we use Bitbucket pipeline for deployment?
Where i can find pipeline examples?
Mikl
Hello @Mikl ,
Welcome to Atlassian Community!
You can definitely use bitbucket pipelines to build your java applications. I would suggest taking a look at the following article that provides some examples of using maven or Gradle:
As for deploying your code to an external server, or a cloud provider (like AWS,Azure,GCloud,etc.) I would recommend checking our deployment pipes :
Pipes are essentially preconfigured scripts, where most of the complexity of creating the script is already done for you, and you'll just need to supply a few key pieces of information.
Hope that helps!
Thank you, @Mikl
Patrik S
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.