try another buildContext path

This commit is contained in:
Collin M. Barrett 2019-09-24 18:01:07 -05:00
parent 2ff00f15d8
commit df5dfc59be

View file

@ -17,6 +17,7 @@ steps:
command: buildAndPush
repository: collinbarrett/FilterLists
Dockerfile: src/FilterLists.Web/Dockerfile
buildContext: .
tags: |
latest
$(Build.BuildId)