Skip to content
Snippets Groups Projects
Commit b3286c78 authored by Jason's avatar Jason
Browse files

fixing unit variable group name

parent 64154a4f
No related branches found
No related tags found
No related merge requests found
......@@ -366,7 +366,7 @@ This variable group is the service specific variables necessary for testing and
```bash
az pipelines variable-group create \
--name "Azure Service Release - unit" \
--name "Azure Service Release - unit-service" \
--authorize true \
--variables \
MAVEN_DEPLOY_POM_FILE_PATH="drop/provider/unit-azure/unit-aks" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment