]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
gitlab: move codestyle job to the sanity_checks stage
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 12 May 2021 17:27:56 +0000 (18:27 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 10 Sep 2021 12:35:54 +0000 (13:35 +0100)
It was in the build stage previously to let it run in parallel with
other build jobs, but with the "needs" clause this is not required.

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
.gitlab-ci.yml

index d1609c260de5ed957f6e07f027075241f21c448d..24feb48c991134ac536b92145a1063e4336126e2 100644 (file)
@@ -585,7 +585,7 @@ website:
 
 
 codestyle:
-  stage: builds
+  stage: sanity_checks
   image: $CI_REGISTRY_IMAGE/ci-opensuse-leap-152:latest
   needs:
     - x64-opensuse-leap-152-container