-
- Downloads
gitlab-ci: Fix $TRIGGER_UPDATES check
Repeat with me: `test -e` stands for "file exists", *not* for "string is
empty", as that's `test -z`.
Update the test in `trigger-updates` accordingly to properly print the
help text when the variable is not set.
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
parent
b9355c3b
No related branches found
No related tags found
Please register or sign in to comment