openwrt/.github
Christian Marangi f655923b36
CI: build: fix external toolchain use with release tag tests
When a new tag for a release is created, the just checkout repo from
github actions will already have such tag locally created.

This will result in git fetch --tags failing with error rejecting the
remote tag with (would clobber existing tag).

Add -f option to overwrite any local tags and always fetch them from
remote.

Fixes: e24a1e6f6d ("CI: build: add support for external toolchains from stable branch")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-01-04 19:26:16 +01:00
..
ISSUE_TEMPLATE github: point to forum feature request category 2022-12-21 17:24:12 +02:00
workflows CI: build: fix external toolchain use with release tag tests 2023-01-04 19:26:16 +01:00
FUNDING.yml meta: create FUNDING.yml 2022-01-26 10:34:02 +01:00
labeler.yml CI: labeler: Add target label to target packages 2022-12-30 15:10:18 +01:00
pull_request_template build: Update README & github help 2018-07-08 09:41:53 +01:00