diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7d0aac9..253b363 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -14,7 +14,7 @@ pool: variables: # Azure Container Registry naam - pas aan naar jouw ACR - acrName: 'zdlas' + acrName: 'zdlasacr' repositoryName: 'cmdb-insight' dockerRegistryServiceConnection: 'zuyderland-cmdb-acr-connection' # Service connection naam in Azure DevOps imageTag: '$(Build.BuildId)'