You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I am new for CI\CD.
Is there a tutorial of how to set the pipeline to build UE4 project? I can see build c++, but totally no idea how to configure it.
I see there is jenkins plugins. Is Bitbucket ok for local jenkins server?
Hi @1121,
Welcome to the community.
For Bitbucket Cloud Pipelines CI/CD, you can run builds as long as you have the Docker image that can run your desired environment for building UE4 projects and that Pipelines infrastructure is suitable for your build requirements.
You can check this link for Bitbucket Cloud Pipelines limitations - https://support.atlassian.com/bitbucket-cloud/docs/limitations-of-bitbucket-pipelines/
Having said that, I came across this link that describes how to build and deploy Unreal Engine projects and plugins.
I do believe you can start from there.
Hope it helps and do let me know if you have further questions.
Regards,
Mark C
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.