gitlab: fix codestyle CI job

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>
This commit is contained in:
Daniel P. Berrangé 2024-06-14 19:57:06 +01:00
parent 991c324fae
commit b069efe29c

View File

@ -104,7 +104,7 @@ pages:
paths:
- public
.codestyle_job:
codestyle_job:
stage: sanity_checks
needs:
- job: x86_64-opensuse-leap-15-container