mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-18 21:28:02 +00:00
e819523f90
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: |
||
---|---|---|
.. | ||
scripts | ||
build.yml | ||
check-kernel-patches.yml | ||
Dockerfile.tools | ||
formal.yml | ||
kernel.yml | ||
labeler.yml | ||
packages.yml | ||
tools.yml |