This repository contains the necessary files to create an Azure DevOps build agent using Container App Jobs.
- Azure subscription (and at least Owner access to assign permissions to user assigned managed identity).
- Azure DevOps account
See blog article: Get Ahead with Self-Hosted Agents and Container Apps Jobs.
Original dockerfiles from: Azure-Samples\container-apps-ci-cd-runner-tutorial
If you want to contribute to this project, please follow these steps:
- Fork this repository.
- Create a new branch for your changes.
- Make your changes and commit them.
- Push your changes to your forked repository.
- Create a pull request to merge your changes into this repository.