]> git.ipfire.org Git - thirdparty/qemu.git/commit
gitlab: avoid extra pipelines for tags and stable branches
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 8 Jun 2023 16:40:17 +0000 (17:40 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 26 Jun 2023 06:58:02 +0000 (08:58 +0200)
commita77ef83cf8f2a7deeb23357fc6f005695a56a81c
tree64355ca5a0d46176c7eaee191c1c212398d183e4
parente28112d00703abd136e2411d23931f4f891c9244
gitlab: avoid extra pipelines for tags and stable branches

In upstream context we only run pipelines on staging branches, and
limited publishing jobs on the default branch.

We don't want to run pipelines on stable branches, or tags, because
the content will have already been tested on a staging branch before
getting pushed.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20230608164018.2520330-5-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/base.yml