Skip to content

Commit ae7d927

Browse files
author
RoseHJM
committed
ADE - custom runner script link update
1 parent fceb34f commit ae7d927

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/deployment-environments/includes/custom-image-script.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ms.service: deployment-environments
33
ms.topic: include
44
author: RoseHJM
55
ms.author: rosemalcolm
6-
ms.date: 05/03/2024
6+
ms.date: 05/23/2024
77
---
88

99
Microsoft provides a quickstart script to help you get started. The script builds your image and pushes it to a specified Azure Container Registry (ACR) under the repository `ade` and the tag `latest`.
@@ -15,7 +15,7 @@ To use the script, you must:
1515
1. Have the Azure CLI and Docker Desktop installed and in your PATH variables.
1616
1. Have permissions to push to the specified registry.
1717

18-
You can run the script [here](https://github.com/Azure/deployment-environments/blob/custom-runner-private-preview/Runner-Images/quickstart-image-build.ps1).
18+
You can run the script [here](https://github.com/Azure/deployment-environments/blob/main/Runner-Images/quickstart-image-build.ps1).
1919

2020
You can call the script using the following command in PowerShell:
2121
```powershell

0 commit comments

Comments
 (0)