diff options
author | Christian Marangi <ansuelsmth@gmail.com> | 2023-01-04 19:26:16 +0100 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-01-04 19:26:16 +0100 |
commit | f655923b362e9f2d70672eee9c1fa82550a145a6 (patch) | |
tree | de1d14ee754b0c60620f0461b89a9e38cd4979b1 /feeds.conf.default | |
parent | 1036545b0026dbf30da0c805d9c639bb688fa8e5 (diff) | |
download | upstream-f655923b362e9f2d70672eee9c1fa82550a145a6.tar.gz upstream-f655923b362e9f2d70672eee9c1fa82550a145a6.tar.bz2 upstream-f655923b362e9f2d70672eee9c1fa82550a145a6.zip |
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: e24a1e6f6d7f ("CI: build: add support for external toolchains from stable branch")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'feeds.conf.default')
0 files changed, 0 insertions, 0 deletions