Nov 17 2022
11:47 AM
- last edited on
Mar 05 2024
02:11 PM
by
TechCommunityAP
Nov 17 2022
11:47 AM
- last edited on
Mar 05 2024
02:11 PM
by
TechCommunityAP
I've a Release pipeline in AzureDevops which pulls it's artifact from Azure Container Registry.
By creating a new release, at the "dockerbuild" needs to be selected which image from ACR shall be chosen:
Currently i can't access the variable "dockerbuild" with it's value "1358 in the release pipeline. How do i need to write this, for access from powerShell?
I tried these approaches, without luck: