diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c623465..a82186a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -14,7 +14,7 @@ variables: # containerRegistryDockerConnection: 'acr' # environment: 'aks.default' - name: imageRepository - value: 'order' + value: 'orders' - name: dockerfilePath value: '**/Dockerfile' - name: tag