Step-by-step instructions for Azure DevOps
The following sections show you how to set up Azure DevOps Pipelines and Releases to let railtown.ai know when your builds and deployments are successfully completed.
Once you sign in to railtown.ai, select the project you'd like to configure.
Azure DevOps Pipeline integration
- Let railtown.ai know when a build completes successfully.
To let railtown know when a build successfully completes you need to create a new Service hook under Project Settings.
- Choose the Web Hooks service.
- Choose the Build completed trigger, your Build pipeline and a Build Status of Succeeded.
- Go to your railtown.ai Project settings CI/CD section and expand the Azure DevOps CI/CD section.
- Copy the Build Webhook.
- Paste the Build Webhook into the Azure DevOps service hook URL.
- Choose 2.0-preview.2 for the Resource Version and Finish creating your service hook.