DevOps / Bamboo: Continuous Integration & Deployment Interview Questions
How do you create a new plan in Bamboo?
Creating a plan is a short, fixed sequence in the Bamboo UI:
- Select an existing project, or create a new one to hold the plan.
- Click "Create plan," give it a name and a plan key.
- Link a repository (Bitbucket, Git, or another supported VCS).
- Add stages, then jobs within each stage, then tasks within each job (checkout, build, test, package).
- Configure a trigger, typically a repository push trigger.
- Enable the plan and run it manually the first time to confirm the configuration works.
The same result can be achieved without touching the UI at all by committing a Bamboo Specs file to the repository, which Bamboo picks up and turns into a plan automatically — the preferred approach once a team has more than a handful of plans to maintain.
Invest now in Acorns!!! 🚀
Join Acorns and get your $5 bonus!
Acorns is a micro-investing app that automatically invests your "spare change" from daily purchases into diversified, expert-built portfolios of ETFs. It is designed for beginners, allowing you to start investing with as little as $5. The service automates saving and investing. Disclosure: I may receive a referral bonus.
Invest now!!! Get Free equity stock (US, UK only)!
Use Robinhood app to invest in stocks. It is safe and secure. Use the Referral link to claim your free stock when you sign up!.
The Robinhood app makes it easy to trade stocks, crypto and more.
Webull! Receive free stock by signing up using the link: Webull signup.
More Related questions...
