Skip to content

Commit 05201bc

Browse files
authored
update to deploy.template.yaml (#6)
* add deploy.template.yaml Co-authored-by: dkela <dkela@digitalocean.com>
1 parent 4495bbd commit 05201bc

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.do/deploy.template.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
spec:
2+
name: sample-python
3+
services:
4+
- environment_slug: python
5+
git:
6+
branch: main
7+
repo_clone_url: https://github.com/digitalocean/sample-dockerfile.git
8+
name: sample-python

0 commit comments

Comments
 (0)