Skip to content
GitLab
Explore
Sign in
Commit
c1cf8c38
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
e0089aea
Loading
Loading
Loading
Loading
Changes
1
Pipelines
1