mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-21 13:15:25 +00:00
gitlab: add missing job inheritance for codestyle
The previous fix:
commit b069efe29c
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>
This commit is contained in:
parent
0f5ce3afd4
commit
0c9c7775bd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user