1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-15 11:43:54 +02:00
openwrt/.github/workflows
Christian Marangi d5943ffed8
CI: push-containers: limit to one concurrent run
We may find in a situation where due the queue an old run finish after
the last run, resulting in the containers getting overwritten with an
old version.

Limit the push-containers workflow to one concurrent run and cancel any
run in progress.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-01-24 23:23:56 +01:00
..
scripts ci: show_build_failures: fix missing output for configure failures 2023-01-09 11:22:10 +01:00
build-tools.yml CI: tools: directly copy prebuilt tools in container 2023-01-23 19:18:06 +01:00
build.yml CI: tools: directly copy prebuilt tools in container 2023-01-23 19:18:06 +01:00
check-kernel-patches.yml CI: tools: directly copy prebuilt tools in container 2023-01-23 19:18:06 +01:00
Dockerfile.tools CI: tools: directly copy prebuilt tools in container 2023-01-23 19:18:06 +01:00
formal.yml CI: bump actions/checkout action to v3 2022-10-12 16:47:46 +02:00
kernel.yml CI: kernel: enable target testing also for pull request event 2023-01-20 15:14:53 +01:00
labeler.yml CI: labeler: fix wrong label for pr targeting stable branch 2022-12-01 01:51:58 +01:00
packages.yml CI: add concurrency limits for pr test 2023-01-11 14:31:57 +01:00
push-containers.yml CI: push-containers: limit to one concurrent run 2023-01-24 23:23:56 +01:00
toolchain.yml CI: add concurrency limits for pr test 2023-01-11 14:31:57 +01:00
tools.yml CI: tools: add gnu-getopt to macOS CI 2023-01-23 15:48:07 +01:00