Skip to content

Commit 03f1d83

Browse files
claudeHeyItsGilbert
authored andcommitted
Restore links to Azure Pipelines and GitLab CI documentation
Now that the Azure Pipelines and GitLab CI documentation pages have been created (Phase 1.1), restore the proper links in the FAQ to provide complete CI/CD integration guidance.
1 parent 86eba80 commit 03f1d83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/troubleshooting/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -376,8 +376,8 @@ Task BuildSolution {
376376
Yes! psake works with all major CI/CD platforms:
377377

378378
- **GitHub Actions** - See [GitHub Actions guide](/docs/ci-examples/github-actions)
379-
- **Azure Pipelines** - Uses standard PowerShell tasks
380-
- **GitLab CI** - Uses PowerShell in Docker containers or Windows runners
379+
- **Azure Pipelines** - See [Azure Pipelines guide](/docs/ci-examples/azure-pipelines)
380+
- **GitLab CI** - See [GitLab CI guide](/docs/ci-examples/gitlab-ci)
381381
- **Jenkins, TeamCity, etc.** - Just run PowerShell scripts
382382

383383
Basic pattern:

0 commit comments

Comments
 (0)