diff --git a/digitalocean-app-platform/.do/deploy.template.yaml b/digitalocean-app-platform/.do/deploy.template.yaml new file mode 100644 index 0000000..e6b3a6c --- /dev/null +++ b/digitalocean-app-platform/.do/deploy.template.yaml @@ -0,0 +1,7 @@ +spec: + name: sample-golang + services: + - name: web + git: + branch: main + repo_clone_url: https://github.com/1Password/scim-examples/digitalocean-app-platform