diff --git a/ops/azure-pipelines.web.yaml b/ops/azure-pipelines.web.yaml index 27c7f9e1c..b622378f4 100644 --- a/ops/azure-pipelines.web.yaml +++ b/ops/azure-pipelines.web.yaml @@ -17,6 +17,7 @@ steps: command: buildAndPush repository: collinbarrett/FilterLists Dockerfile: src/FilterLists.Web/Dockerfile + context: ../ tags: | latest $(Build.BuildId)