]> xenbits.xensource.com Git - libvirt.git/commitdiff
gitlab: add missing job inheritance for codestyle
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 17 Jun 2024 08:44:14 +0000 (09:44 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 17 Jun 2024 10:36:00 +0000 (11:36 +0100)
The previous fix:

  commit b069efe29c950d1a45e88ef7dc924d3ee223103a
  Author: Daniel P. Berrangé <berrange@redhat.com>
  Date:   Fri Jun 14 19:57:06 2024 +0100

    gitlab: fix codestyle CI job

was incomplete, as the job inheritance was also
broken.

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
.gitlab-ci.yml

index 635e731f827d66ae4ff77ba3c543928af9e7b6b4..6de867e1f20f9b0d9a2d46f5838a4b564cb881b8 100644 (file)
@@ -106,6 +106,7 @@ pages:
 
 codestyle_job:
   stage: sanity_checks
+  extends: .gitlab_native_build_job
   needs:
     - job: x86_64-opensuse-leap-15-container
       optional: true