📄️ GitHub Actions
1. In your main branch, create a YAML file named .github/workflows/github-ci.yaml with the following content:
📄️ GitLab CI
1. In your main branch create a YAML file named .gitlab-ci.yml with the following content:
📄️ Azure DevOps
1. In Azure Repo main branch create a YAML file named azdevops-ci.yml with the following content:
📄️ Bitbucket
1. In your main branch, create a YAML file named .bitbucket/envs.yaml with the following content:
🗃️ Advanced pipeline settings
16 items
🗃️ Advanced application parameters
14 items