Add build context

This commit is contained in:
Buster "Silver Eagle" Neece 2021-03-27 10:22:59 -05:00
parent 268cbf4500
commit a762bb2969
No known key found for this signature in database
GPG Key ID: 6D9E12FF03411F4E
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ version: '2.2'
services :
web :
build :
context : .
target : testing
cache_from :
- azuracast/azuracast_web_v2:latest