-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Replace hyphen with underscore in override names (#216)
* fix: Replace hyphen with underscore in override names Hyphen is not a standard character for environment variable names closes #212 BREAKING CHANGE: Overrides that have hyphens will not longer work and must be updated replace hyphens with underscores. Signed-off-by: lenny <[email protected]>
- Loading branch information
Lenny Goodell
authored
May 17, 2021
1 parent
ac14ba0
commit 9f3edfd
Showing
2 changed files
with
39 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters