4
0
mirror of https://github.com/AzuraCast/AzuraCast.git synced 2024-06-14 05:06:37 +00:00

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

View File

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