openwrt/.github/workflows
Christian Marangi 0063e71d66
CI: build: fix parse toolchain step failing for git strict rules
Commit 1cb8cdb ("ci: use new buildbot worker images with Debian 11")
introduced new Git version with strict rules for owner of the git
directory.

To handle this and not cause major change, just move the parsing before
the change of ownership of the openwrt directory permitting the correct
run of git fetch command with the same user that did the repository
checkout.

Fixes: 1cb8cdb ("ci: use new buildbot worker images with Debian 11")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-05-25 23:44:03 +02:00
..
scripts ci: show_build_failures: fix missing output for configure failures 2023-01-09 11:22:10 +01:00
build-tools.yml ci: use new buildbot worker images with Debian 11 2023-05-15 20:43:47 +02:00
build.yml CI: build: fix parse toolchain step failing for git strict rules 2023-05-25 23:44:03 +02:00
check-kernel-patches.yml CI: rework build workflow to have split target and subtarget directly 2023-05-22 17:11:27 +02:00
coverity.yml CI: build: Add support to use container included external toolchain 2023-05-23 23:33:14 +02:00
Dockerfile.toolchain CI: push-containers: build and push container with external toolchain 2023-05-23 23:33:13 +02:00
Dockerfile.tools ci: use new buildbot worker images with Debian 11 2023-05-15 20:43:47 +02:00
formal.yml CI: bump actions/checkout action to v3 2022-10-12 16:47:46 +02:00
kernel.yml CI: ignore master branch for push events 2023-05-25 13:57:17 +02:00
label-kernel.yml CI: correctly output subtarget in label workflow 2023-05-25 23:09:59 +02:00
label-target.yml CI: correctly output subtarget in label workflow 2023-05-25 23:09:59 +02:00
labeler.yml CI: labeler: fix wrong label for pr targeting stable branch 2022-12-01 01:51:58 +01:00
packages.yml CI: ignore master branch for push events 2023-05-25 13:57:17 +02:00
push-containers.yml CI: ignore master branch for push events 2023-05-25 13:57:17 +02:00
toolchain.yml CI: ignore master branch for push events 2023-05-25 13:57:17 +02:00
tools.yml CI: ignore master branch for push events 2023-05-25 13:57:17 +02:00