]> xenbits.xensource.com Git - libvirt.git/commitdiff
gitlab: fix codestyle CI job
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 14 Jun 2024 18:57:06 +0000 (19:57 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 17 Jun 2024 08:21:57 +0000 (09:21 +0100)
Jobs whose names start with a '.' as treated as templates, so
not actually run in a pipeline.

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

index d9d8b1e3cdbecc9a6967facbfdc65f9c7466d710..635e731f827d66ae4ff77ba3c543928af9e7b6b4 100644 (file)
@@ -104,7 +104,7 @@ pages:
     paths:
       - public
 
-.codestyle_job:
+codestyle_job:
   stage: sanity_checks
   needs:
     - job: x86_64-opensuse-leap-15-container