diff --git a/.do/deploy.template.yaml b/.do/deploy.template.yaml index 5b055874..49d9df1e 100644 --- a/.do/deploy.template.yaml +++ b/.do/deploy.template.yaml @@ -4,5 +4,5 @@ spec: - environment_slug: python git: branch: main - repo_clone_url: https://github.com/digitalocean/sample-dockerfile.git + repo_clone_url: https://github.com/digitalocean/sample-python.git name: sample-python