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: paths:
- public - public
.codestyle_job: codestyle_job:
stage: sanity_checks stage: sanity_checks
needs: needs:
- job: x86_64-opensuse-leap-15-container - job: x86_64-opensuse-leap-15-container