openwrt/.github
Christian Marangi e819523f90
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:35:17 +01:00
..
workflows CI: build: fix external toolchain use with release tag tests 2023-01-04 19:35:17 +01:00
labeler.yml CI: include automatic Pull Request Labeler 2022-12-04 16:26:59 +01:00
pull_request_template build: Update README & github help 2018-07-08 09:41:53 +01:00