mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-09 21:59:42 -06:00
Merge pull request #2015 from owncloud/add_deplyoment_config
add deployment config for wopi
This commit is contained in:
@@ -1413,11 +1413,13 @@ def example_deploys(ctx):
|
||||
'cs3_users_ocis/latest.yml',
|
||||
'ocis_keycloak/latest.yml',
|
||||
'ocis_traefik/latest.yml',
|
||||
'ocis_wopi/latest.yml',
|
||||
]
|
||||
released_configs = [
|
||||
'cs3_users_ocis/released.yml',
|
||||
'ocis_keycloak/released.yml',
|
||||
'ocis_traefik/released.yml',
|
||||
'ocis_wopi/released.yml',
|
||||
]
|
||||
|
||||
# if on master branch:
|
||||
|
||||
Reference in New Issue
Block a user