Gracefully fail config build when master secret not available #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/config_without_master_key"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When the credentials are not accessible, e.g. on CI, parsing the database config fails otherwise.
This should fix CI.