From c2f6437fe8efaaa6cfd589e309a2618693f40fa1 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Tue, 24 Sep 2019 18:51:31 -0500 Subject: [PATCH] specify image name --- azure-pipelines.web.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.web.yaml b/azure-pipelines.web.yaml index 318973d4f..a1aebf0b8 100644 --- a/azure-pipelines.web.yaml +++ b/azure-pipelines.web.yaml @@ -15,7 +15,7 @@ steps: displayName: build and push inputs: command: buildAndPush - repository: collinbarrett/FilterLists + repository: collinbarrett/FilterLists/filterlists.web Dockerfile: src/FilterLists.Web/Dockerfile buildContext: . tags: |