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)