CI: push-containers: limit to one concurrent run
authorChristian Marangi <ansuelsmth@gmail.com>
Tue, 24 Jan 2023 22:23:56 +0000 (23:23 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Tue, 24 Jan 2023 22:23:56 +0000 (23:23 +0100)
commitd5943ffed8e18e94ff71f0f1842b5137b5b795ed
tree11ca3ebea30484541b0de6d76c000fae5c1c235c
parent825250ec4b26da784de9662e1ca54897927afc67
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>
.github/workflows/push-containers.yml