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"