diff --git a/azure-pipelines.web.yaml b/azure-pipelines.web.yaml index 92029a0fa..483129d84 100644 --- a/azure-pipelines.web.yaml +++ b/azure-pipelines.web.yaml @@ -6,6 +6,7 @@ pool: steps: - task: Docker@2 + displayName: login to github package registry inputs: containerRegistry: "GitHub Docker Package Registry - FilterLists" command: login