Skip to content
GitLab
Explore
Sign in
Commit
cf34b410
authored
Jan 30, 2024
by
Pierre Smeyers
Browse files
fix: sanitize variable substitution pattern
replace '${foo+repl}' pattern with '${foo:+repl}' (latest supports $foo being defined but empty)
parent
d351e8ea
Loading
Loading
Loading
Loading
Changes
2
Pipelines
4