diff --git a/azure-pipelines.web.yaml b/azure-pipelines.web.yaml index 134b5b16c..c3c7c61d8 100644 --- a/azure-pipelines.web.yaml +++ b/azure-pipelines.web.yaml @@ -16,7 +16,7 @@ steps: "docker.pkg.github.com/collinbarrett/filterlists:$(Build.BuildId)" - task: Docker@2 - displayName: push + displayName: push inputs: containerRegistry: "GitHub Docker Package Registry - FilterLists" repository: "docker.pkg.github.com/collinbarrett/filterlists"