From 77e0098174063c591ead7c80993cb92ce08e2fb7 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Tue, 24 Sep 2019 20:14:41 -0500 Subject: [PATCH] fix formatting --- 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 1b1c7b015..40e8fe660 100644 --- a/azure-pipelines.web.yaml +++ b/azure-pipelines.web.yaml @@ -6,7 +6,7 @@ pool: steps: - task: Docker@2 - displayName: build + displayName: build inputs: repository: "docker.pkg.github.com/collinbarrett/filterlists" command: "build"