File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
set-up/project-settings/umbraco-cicd/samplecicdpipeline Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 54
54
* [ Advanced Setup: Deploy to multiple targets] ( set-up/project-settings/umbraco-cicd/samplecicdpipeline/advanced-multiple-targets.md )
55
55
* [ Migrate from V1 to V2] ( set-up/project-settings/umbraco-cicd/samplecicdpipeline/migrate.md )
56
56
* [ Deployment Artifact best practice] ( set-up/project-settings/umbraco-cicd/samplecicdpipeline/artifact-best-practice.md )
57
- * [ Azure DevOps V1 ] ( set-up/project-settings/umbraco-cicd/samplecicdpipeline/v1- azure-devops.md )
58
- * [ GitHub Actions V1 ] ( set-up/project-settings/umbraco-cicd/samplecicdpipeline/v1- github-actions.md )
57
+ * [ Azure DevOps v1 ] ( set-up/project-settings/umbraco-cicd/samplecicdpipeline/azure-devops-v1 .md )
58
+ * [ GitHub Actions v1 ] ( set-up/project-settings/umbraco-cicd/samplecicdpipeline/github-actions-v1 .md )
59
59
* [ Troubleshooting] ( set-up/project-settings/umbraco-cicd/Troubleshooting.md )
60
60
* [ Known Limitations and Considerations] ( set-up/project-settings/umbraco-cicd/KnownLimitationsAndConsiderations.md )
61
61
* [ External Services] ( set-up/project-settings/external-services.md )
Original file line number Diff line number Diff line change 2
2
hidden : true
3
3
---
4
4
5
- # Azure DevOps V1
5
+ # Azure DevOps v1
6
6
7
7
Before setting up the pipeline in Azure DevOps, make sure that the following steps from the [ Configuring a CI/CD pipeline] ( ./ ) are done:
8
8
Original file line number Diff line number Diff line change 2
2
hidden : true
3
3
---
4
4
5
- # GitHub Actions V1
5
+ # GitHub Actions v1
6
6
7
7
Before setting up the pipeline in GitHub, make sure that the following steps from the [ Configuring a CI/CD pipeline] ( ./ ) are done:
8
8
You can’t perform that action at this time.
0 commit comments