1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 19:33:59 +02:00
openwrt-packages/.github/workflows
Jeffery To 562f5df67f 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>
2023-12-01 11:23:37 -08:00
..
check-autorelease-deprecation.yml ci: only comment AUTORELEASE deprecation if exists 2022-12-02 19:59:44 +01:00
ci_helpers.sh CI: Add helper functions 2020-10-10 11:16:13 -10:00
Dockerfile CI: use new openwrt Docker username 2021-03-17 22:20:16 -10:00
entrypoint.sh CI: Fix CI_HELPER 2023-12-01 11:23:37 -08:00
formal.yml ci: update github actions to v3 2022-10-25 22:13:24 +02:00
multi-arch-test-build.yml CI: Update sdk action, always upload artifacts 2023-11-08 09:30:59 +01:00