diff --git a/azure-pipelines.yml b/azure-pipelines.yml index cd6d729..6e3767b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -14,7 +14,7 @@ variables: # containerRegistryDockerConnection: 'acr' # environment: 'aks.default' - name: imageRepository - value: 'product' + value: 'products' - name: dockerfilePath value: '**/Dockerfile' - name: tag