]> xenbits.xensource.com Git - xen-guest-agent.git/commit
ci: cleanup after failing build-linux-everycommit jobs
authorYann Dirson <yann.dirson@vates.fr>
Mon, 29 Jan 2024 14:06:13 +0000 (15:06 +0100)
committerYann Dirson <yann.dirson@vates.fr>
Mon, 29 Jan 2024 14:06:13 +0000 (15:06 +0100)
commit09aa5bc275fc023aa55c7491f2ab7e8e60bf1935
tree8c7be883d62bc0116639d02fc5e191740638d2e7
parent134cfa2702739d6bdd121a07f81fc907d54d556c
ci: cleanup after failing build-linux-everycommit jobs

Those jobs want to start a rebase, but that cannot work when a rebase is
already in progress... which can happen since we use the "fetch" Git
Strategy (now in Gitlab project CI config), and when such a job fails.
We must cleanup things after

Signed-off-by: Yann Dirson <yann.dirson@vates.fr>
.gitlab-ci.yml