Mid From PDF DevOps Azure DevOps

How do you trigger a build automatically after code check-in? Answer: Add a trigger section in your YAML file, or use the GUI option “Enable continuous integration.” Example (YAML): trigger: branches: include: - main - develop Every push to main or develop automatically triggers a build. You can also trigger manually or from a pull request.

How do you trigger a build automatically after code check-in?

Answer:

Add a trigger section in your YAML file, or use the GUI option “Enable continuous

integration.”

Example (YAML):

trigger:

branches:

include:

  • main
  • develop

Every push to main or develop automatically triggers a build.

You can also trigger manually or from a pull request.

More from Microsoft Azure Tutorial

All questions for this course
Toolliyo Assistant
Ask about tutorials, ebooks, training, pricing, mentor services, and support. I use public site content only—not admin or internal tools.

care@toolliyo.com

Need callback? Share your details