mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
add login step
This commit is contained in:
parent
a90c4f0bbc
commit
ef3ef71350
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ pool:
|
|||
|
||||
steps:
|
||||
- task: Docker@2
|
||||
displayName: login to github package registry
|
||||
inputs:
|
||||
containerRegistry: "GitHub Docker Package Registry - FilterLists"
|
||||
command: login
|
||||
|
|
|
|||
Loading…
Reference in a new issue