mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
fix yaml layout (tried fixing auto w/pre-commit hook, and failed)
This commit is contained in:
parent
23dfc769e4
commit
655da836cd
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue