Skip to content

Fix frontend CI failing on master branch due to -u flag

Yuto Takano requested to merge fix-unbound-variable-in-ci into master

Change reference to unbound variables to have a default value.

https://stackoverflow.com/questions/28039372/bash-set-u-allow-single-unbound-variable

Merge request reports

Loading