From df5dfc59bed605a53b0005948f6c378dec096428 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Tue, 24 Sep 2019 18:01:07 -0500 Subject: [PATCH] try another buildContext path --- azure-pipelines.web.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.web.yaml b/azure-pipelines.web.yaml index 27c7f9e1c..318973d4f 100644 --- a/azure-pipelines.web.yaml +++ b/azure-pipelines.web.yaml @@ -17,6 +17,7 @@ steps: command: buildAndPush repository: collinbarrett/FilterLists Dockerfile: src/FilterLists.Web/Dockerfile + buildContext: . tags: | latest $(Build.BuildId)