Skip to content

Commit aaac8fe

Browse files
authored
Merge pull request #8 from bojand/main
Fix repo_clone_url in template
2 parents d00e08e + 0a92791 commit aaac8fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.do/deploy.template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ spec:
44
- environment_slug: python
55
git:
66
branch: main
7-
repo_clone_url: https://github.com/digitalocean/sample-dockerfile.git
7+
repo_clone_url: https://github.com/digitalocean/sample-python.git
88
name: sample-python

0 commit comments

Comments
 (0)