forked from coop-cloud/example
fix: metadata parsing
This commit is contained in:
parent
914d2b8541
commit
513fb8c47f
16
README.md
16
README.md
@ -4,14 +4,14 @@
|
||||
|
||||
<!-- metadata -->
|
||||
|
||||
- **Category**: {{ .Category }}
|
||||
- **Status**: {{ .Status }}
|
||||
- **Image**: {{ .Image }}
|
||||
- **Healthcheck**: {{ .Healthcheck }}
|
||||
- **Backups**: {{ .Backups }}
|
||||
- **Email**: {{ .Email }}
|
||||
- **Tests**: {{ .Tests }}
|
||||
- **SSO**: {{ .SSO }}
|
||||
* **Category**: {{ .Category }}
|
||||
* **Status**: {{ .Status }}
|
||||
* **Image**: {{ .Image }}
|
||||
* **Healthcheck**: {{ .Healthcheck }}
|
||||
* **Backups**: {{ .Backups }}
|
||||
* **Email**: {{ .Email }}
|
||||
* **Tests**: {{ .Tests }}
|
||||
* **SSO**: {{ .SSO }}
|
||||
|
||||
<!-- endmetadata -->
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user