diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 963f30201..450e005bc 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'