Browse Source

add deploy.template.yaml (#2)

* add deploy.template.yaml

Co-authored-by: dkela <dkela@digitalocean.com>
main
Dhruv Kela 5 years ago committed by GitHub
parent
commit
9f191a7245
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      .do/deploy.template.yaml

8
.do/deploy.template.yaml

@ -0,0 +1,8 @@ @@ -0,0 +1,8 @@
spec:
name: sample-php
services:
- environment_slug: php
git:
branch: main
repo_clone_url: https://github.com/digitalocean/sample-php.git
name: sample-php
Loading…
Cancel
Save