Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
link
Browse files Browse the repository at this point in the history
  • Loading branch information
eedorenko committed Apr 9, 2021
1 parent 7dd5ec8 commit 254f2dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The pipeline requires the following secrets to be configured in the repository:
To start the IaC pipeline execution, add to a PR or to an Issue on your repository "/deploy-all" comment. This comment will start deployment of all stages/levels in the pipeline from 0 (launchpad) to 4 (Flux).
In order to deploy specific levels add one or a few of the following comments: "/deploy-launchpad", "/deploy-foundation", "/deploy-networking", "/deploy-shared-services", "/deploy-aks", "/deploy-flux".

In addition to the [GitHub Actions workflow], there is also an IaC [Azure Pipeline] available to run on Azure DevOps orchestrator.
In addition to the [GitHub Actions workflow](../../../../../.github/workflows/deploy-secure-aks-baseline.yaml), there is also an IaC [Azure Pipeline](../../../../../.pipelines/deploy-secure-aks-baseline.yaml) available to run on Azure DevOps orchestrator.

![iac-azdo-pipeline](pictures/iac-azdo-pipeline.png)

Expand Down

0 comments on commit 254f2dc

Please sign in to comment.