dnephin / dobi

A build automation tool for Docker applications
https://dnephin.github.io/dobi/
Apache License 2.0
309 stars 36 forks source link

Fix panic resolving git variables #139

Closed dnephin closed 6 years ago

dnephin commented 6 years ago

Fixes #137

Don't panic if a git value can't be resolved. Instead use a default, or error if there is no default.