Skip to content

Commit 99f18fd

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
2 parents 1d231a0 + 7381d56 commit 99f18fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/pipelines/scripts/cli/pipeline-variable-group-secret-nonsecret-variables.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ This sample uses the `az devops` Azure DevOps extension to the Azure CLI to crea
1919

2020
The script demonstrates the following three operations:
2121

22-
- Define an [Azure Pipelines](../../index.yml) pipeline by using a [YAML](/azure/devops/pipelines/yaml-schema/) file stored in GitHub.
23-
- Create a [variable group](../../library/variable-groups.md) with nonsecret and secret variables for use in the pipeline.
24-
- Run the pipeline using the [Azure DevOps CLI](../../../cli/index.md), and show pipeline run processing and output.
22+
- Defines an [Azure Pipelines](../../index.yml) pipeline by using a [YAML](/azure/devops/pipelines/yaml-schema/) file stored in GitHub.
23+
- Creates a [variable group](../../library/variable-groups.md) with nonsecret and secret variables for use in the pipeline.
24+
- Runs the pipeline using the [Azure DevOps CLI](../../../cli/index.md), and show pipeline run processing and output.
2525

2626
[!INCLUDE [include](~/../docs/reusable-content/azure-cli/azure-cli-prepare-your-environment.md)]
2727

0 commit comments

Comments
 (0)