FLARE-forecast / FLARE-containers

Docker containers to run FLARE forecast
0 stars 2 forks source link

Validate Config File #2

Open vahid-dan opened 3 years ago

vahid-dan commented 3 years ago

It is beneficial to validate the flare-config.yml file before running the containers since if the Git or SSH settings are not set, it may negatively affect the functionality of the containers.

vahid-dan commented 3 years ago

Validate:

We can use yq application to validate YAML files.