mirror of
https://github.com/PurpleComputing/scim-examples.git
synced 2026-06-11 23:30:30 +01:00
Create deploy.template.yaml
yaml template needed for the Deploy to DigitalOcean to be functional.
This commit is contained in:
7
digitalocean-app-platform/.do/deploy.template.yaml
Normal file
7
digitalocean-app-platform/.do/deploy.template.yaml
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user