This template repository contains starter files and configuration for the Tutorial: Deploy environments in CI/CD with GitHub.
In this tutorial, you'll Learn how to integrate Azure Deployment Environments into your CI/CD pipeline by using GitHub Actions. You use a workflow that features three branches: main, dev, and test.
In this tutorial, you learn how to:
- Create and configure a dev center
- Create a key vault
- Create and configure a GitHub repository
- Connect the catalog to your dev center
- Configure deployment identities
- Configure GitHub environments
- Test the CI/CD pipeline
To use this template repository, follow the steps in Tutorial: Deploy environments in CI/CD with GitHub.