mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
try another buildContext path
This commit is contained in:
parent
2ff00f15d8
commit
df5dfc59be
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ steps:
|
|||
command: buildAndPush
|
||||
repository: collinbarrett/FilterLists
|
||||
Dockerfile: src/FilterLists.Web/Dockerfile
|
||||
buildContext: .
|
||||
tags: |
|
||||
latest
|
||||
$(Build.BuildId)
|
||||
|
|
|
|||
Loading…
Reference in a new issue