Compare commits
3 Commits
sbv-update
...
lts
Author | SHA1 | Date | |
---|---|---|---|
183cdcfb83 | |||
e99a11b843 | |||
b3b2b543b4 |
@ -5,4 +5,3 @@
|
||||
|
||||
.. service_card::
|
||||
:service_type: {{ service_type }}
|
||||
:environment: {{ environment }}
|
||||
|
@ -211,7 +211,6 @@ def process_repositories(args, service):
|
||||
site_name="Swiss Open Telekom Cloud Docs",
|
||||
logo_url="https://docs-beta.sc.otc.t-systems.com",
|
||||
)
|
||||
context["environment"] = args.target_environment
|
||||
sbv_title = (service["service_title"] + "\n"
|
||||
+ ('=' * len(service["service_title"])))
|
||||
context["sbv_title"] = sbv_title
|
||||
|
Reference in New Issue
Block a user