mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-18 10:09:59 -06:00
Lint available yaml files
This commit is contained in:
5
.github/settings.yml
vendored
5
.github/settings.yml
vendored
@@ -1,6 +1,7 @@
|
||||
---
|
||||
repository:
|
||||
name: ocis-ocs
|
||||
description: :atom_symbol: Service to serve OCS for Reva/oCIS
|
||||
description: ':atom_symbol: Service to serve OCS for Reva/oCIS'
|
||||
homepage:
|
||||
topics: reva, ocis
|
||||
|
||||
@@ -62,3 +63,5 @@ branches:
|
||||
contexts:
|
||||
- continuous-integration/drone/pr
|
||||
enforce_admins: false
|
||||
|
||||
...
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
---
|
||||
server:
|
||||
addr: 0.0.0.0:8280
|
||||
|
||||
metrics:
|
||||
addr: 0.0.0.0:8290
|
||||
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user