openwrt/.github
Christian Marangi 7c10b7b6f0
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>
(cherry picked from commit f655923b36)
2023-01-04 19:34:44 +01:00
..
workflows CI: build: fix external toolchain use with release tag tests 2023-01-04 19:34:44 +01:00
FUNDING.yml meta: create FUNDING.yml 2022-01-26 10:34:02 +01:00
labeler.yml Revert "CI: Add release/22.03 label to all pull requests" 2022-12-01 01:39:04 +01:00
pull_request_template build: Update README & github help 2018-07-08 09:41:53 +01:00