mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-30 16:35:24 +00:00
ci: Use openSUSE image for code style checking
CentOS does not have the cppi package, so some code style checks are skipped. Switch to a openSUSE image to do the code style checks. Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com> Reviewed-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
parent
b1d5206f4f
commit
d66181c84e
@ -491,7 +491,7 @@ website:
|
||||
|
||||
codestyle:
|
||||
stage: builds
|
||||
image: $CI_REGISTRY_IMAGE/ci-centos-8:latest
|
||||
image: $CI_REGISTRY_IMAGE/ci-opensuse-151:latest
|
||||
before_script:
|
||||
- *script_variables
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user