2 changed files with 16 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||||
|
name: uptime-kuma |
||||
|
services: |
||||
|
- dockerfile_path: Dockerfile |
||||
|
github: |
||||
|
branch: main |
||||
|
deploy_on_push: true |
||||
|
repo: philippdormann/uptime-kuma |
||||
|
name: uptime-kuma |
@ -0,0 +1,8 @@ |
|||||
|
spec: |
||||
|
name: uptime-kuma |
||||
|
services: |
||||
|
- dockerfile_path: Dockerfile |
||||
|
git: |
||||
|
branch: main |
||||
|
repo_clone_url: https://github.com/philippdormann/uptime-kuma.git |
||||
|
name: uptime-kuma |
Loading…
Reference in new issue