From c949f580c48ae4d421d26c2bf17a85e050c37485 Mon Sep 17 00:00:00 2001 From: scragly <29337040+scragly@users.noreply.github.com> Date: Sat, 21 Sep 2019 08:12:45 +1000 Subject: Try with explicit buildContext --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'azure-pipelines.yml') diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 963f3020..450e005b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -89,4 +89,5 @@ jobs: repository: 'pythondiscord/site' command: 'buildAndPush' Dockerfile: 'docker/app/Dockerfile' + buildContext: '.' tags: 'latest' -- cgit v1.2.3