1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-13 10:59:13 +02:00
openwrt-packages/.github
Jeffery To ee67963716
CI: Fix CI_HELPER
Commit 18d3c529fa caused CI_HELPER to be
set to "''" (two single quotes), leading to an error when test.sh tries
to source $CI_HELPER.

CI_HELPER is not set anywhere else and not passed into the container
environment, so there is no need to test if it has a value.

This fixes the value of CI_HELPER.

Fixes: 18d3c529fa ("github-ci: error on any shell errors")

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit 562f5df67f)
2023-12-03 22:37:53 +08:00
..
workflows CI: Fix CI_HELPER 2023-12-03 22:37:53 +08:00
issue_template github: fix typo in issue template 2022-05-07 11:42:09 +02:00
pull_request_template github: adapt templates 2018-01-27 11:24:43 +08:00