mirror of
https://github.com/PurpleComputing/scim-examples.git
synced 2026-09-16 16:50:41 +01:00
Update deploy.template.yaml
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
spec:
|
||||
name: scim
|
||||
services:
|
||||
- name: web
|
||||
git:
|
||||
branch: main
|
||||
repo_clone_url: https://github.com/1Password/scim-examples/digitalocean-app-platform.git
|
||||
dockerfile_path: Dockerfile
|
||||
- dockerfile_path: /digitalocean-app-platform/Dockerfile
|
||||
github:
|
||||
branch: digitalocean-app-platform
|
||||
deploy_on_push: true
|
||||
repo: 1Password/scim-examples
|
||||
name: scim
|
||||
routes:
|
||||
- path: /
|
||||
source_dir: /digitalocean-app-platform
|
||||
|
||||
Reference in New Issue
Block a user