mirror of
https://github.com/peeringdb/peeringdb.git
synced 2024-05-11 05:55:09 +00:00
add config for versioning
This commit is contained in:
11
Ctl/config.yml
Normal file
11
Ctl/config.yml
Normal file
@ -0,0 +1,11 @@
|
||||
ctl:
|
||||
permissions:
|
||||
- namespace: "ctl"
|
||||
permission: "r"
|
||||
|
||||
plugins:
|
||||
- name: version
|
||||
type: version
|
||||
config:
|
||||
branch_dev: master
|
||||
branch_release: master
|
Reference in New Issue
Block a user