From: Michael Hofmann <mhofm...@redhat.com>

Fix linter warnings in .gitlab-ci.yml

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index blahblah..blahblah 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,3 +1,4 @@
+---
 # This CI will only work for project members. CI for public contributors
 # runs via a webhook on the merge requests. There's nothing you have to do if
 # you want your changes tested -- created pipeline will be automatically
@@ -39,7 +40,7 @@ workflow:
     builder_image_tag: latest
     srpm_make_target: dist-srpm
     rpmbuild_with: 'up'
-    run_redhat_self_test : 'true'
+    run_redhat_self_test: 'true'
     skip_setup: 'true'
     skip_test: 'true'
     skip_results: 'true'

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2538
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to