Skip to content

Commit ac82e56

Browse files
committed
Test build 12
1 parent 39cfcb7 commit ac82e56

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

articles/deployment-environments/how-to-configure-extensibility-model-custom-image.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -326,14 +326,6 @@ docker push {YOUR_REGISTRY}.azurecr.io/{YOUR_IMAGE_LOCATION}:{YOUR_TAG}
326326
```
327327
---
328328

329-
::: zone pivot="arm-bicep,terraform"
330-
### Build a container image with a script
331-
332-
Rather than building your custom image and pushing it to a container registry yourself, you can use a script to build and push it to a specified container registry.
333-
334-
[!INCLUDE [custom-image-script](includes/custom-image-script.md)]
335-
::: zone-end
336-
337329
## Connect the image to your environment definition
338330

339331
When authoring environment definitions to use your custom image in their deployment, edit the `runner` property on the manifest file (environment.yaml or manifest.yaml).

0 commit comments

Comments
 (0)