-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Currently when building a custom DSOMM generated.yaml, there is no way to get meta.yaml changes/settings into generated.yaml from the provided documentation.
Consider adding example meta.yaml to this repo and providing an updated build command to pull in the custom meta.yaml
Example
docker run -e "IS_IMPLEMENTED_WHEN_EVIDENCE=true" -v "$(pwd)/meta.yaml:/var/www/html/src/assets/YAML/meta.yaml" -v "$(pwd)/data/custom:/var/www/html/src/assets/YAML/custom" -v "$(pwd)/tmp/generated:/var/www/html/src/assets/YAML/generated" wurstbrot/dsomm-yaml-generation
Metadata
Metadata
Assignees
Labels
No labels