mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
specify image name
This commit is contained in:
parent
df5dfc59be
commit
c2f6437fe8
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ steps:
|
|||
displayName: build and push
|
||||
inputs:
|
||||
command: buildAndPush
|
||||
repository: collinbarrett/FilterLists
|
||||
repository: collinbarrett/FilterLists/filterlists.web
|
||||
Dockerfile: src/FilterLists.Web/Dockerfile
|
||||
buildContext: .
|
||||
tags: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue