From 37eccd03e053816cc6eb3500f4dfa783eec0a7e4 Mon Sep 17 00:00:00 2001 From: kimhyungkook Date: Thu, 6 Feb 2020 15:07:57 +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 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