Skip to content

Commit 22156d2

Browse files
author
RoseHJM
committed
Changed YOUR LOCATION to YOUR REPOSITORY
1 parent 2654065 commit 22156d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/deployment-environments/configure-environment-definition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ runner: Terraform
108108
If you created your own Terraform image and are storing it in a different registry, you can edit the runner property to specify the location that image, as shown in the following example:
109109

110110
```yaml
111-
runner: "{YOUR_REGISTRY}.azurecr.io/{YOUR_IMAGE_LOCATION}:{YOUR_TAG}"
111+
runner: "{YOUR_REGISTRY}.azurecr.io/{YOUR_REPOSITORY}:{YOUR_TAG}"
112112
```
113113

114114

0 commit comments

Comments
 (0)