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