From 2ff00f15d8668d0bbc27df78a06c6708944920ed Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Tue, 24 Sep 2019 17:51:16 -0500 Subject: [PATCH] mv az pipes yaml --- ops/azure-pipelines.web.yaml => azure-pipelines.web.yaml | 1 - 1 file changed, 1 deletion(-) rename ops/azure-pipelines.web.yaml => azure-pipelines.web.yaml (95%) diff --git a/ops/azure-pipelines.web.yaml b/azure-pipelines.web.yaml similarity index 95% rename from ops/azure-pipelines.web.yaml rename to azure-pipelines.web.yaml index 09096f633..27c7f9e1c 100644 --- a/ops/azure-pipelines.web.yaml +++ b/azure-pipelines.web.yaml @@ -17,7 +17,6 @@ steps: command: buildAndPush repository: collinbarrett/FilterLists Dockerfile: src/FilterLists.Web/Dockerfile - buildContext: ../ tags: | latest $(Build.BuildId)