Skip to content

fix: Support 'EMPTY' string as an alternative for passing empty string value...

Matt requested to merge handle-empty-values-for-environment-variables into main

fix: Support 'EMPTY' string as an alternative for passing empty string value as environment variable for EXAMPLE_ANALYTICS_TOKEN

Setting empty string environment variables is unsupported by some cloud vendors for container orchestration

Issue #548 (closed)

Merge request reports