From c8c81c2842fb308c885bb949d0f4ba8bd6836080 Mon Sep 17 00:00:00 2001 From: kimhyungkook Date: Thu, 6 Feb 2020 15:08:47 +0900 Subject: [PATCH] Set up CI with Azure Pipelines [skip ci] --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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