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