mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
try not specifying connection in build phase
This commit is contained in:
parent
50a6484cfa
commit
c735b4945c
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ steps:
|
|||
- task: Docker@2
|
||||
displayName: build
|
||||
inputs:
|
||||
containerRegistry: "GitHub Docker Package Registry - FilterLists"
|
||||
repository: "collinbarrett/filterlists/filterlists.web"
|
||||
command: "build"
|
||||
Dockerfile: "src/FilterLists.Web/Dockerfile"
|
||||
|
|
|
|||
Loading…
Reference in a new issue