]> xenbits.xensource.com Git - libvirt.git/commitdiff
ci: Use openSUSE image for code style checking
authorJonathon Jongsma <jjongsma@redhat.com>
Mon, 22 Jun 2020 14:43:05 +0000 (09:43 -0500)
committerErik Skultety <eskultet@redhat.com>
Fri, 26 Jun 2020 07:25:45 +0000 (09:25 +0200)
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>
.gitlab-ci.yml

index 49f6d57a0aaeae0e9e0ebc847573eea54f6e60ca..6cb910b0fae7d6efdf56b7e87611e6f1c0adee7c 100644 (file)
@@ -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: