From: Scott Weaver <scwea...@redhat.com>

gitlab-ci: use dist-srpm-automotive

For automotive builds we need to use the dist-srpm-automotive make
target to generate the SRPM.

Signed-off-by: Scott Weaver <scwea...@redhat.com>

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index blahblah..blahblah 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -289,11 +289,13 @@ workflow:
     rpmbuild_with: automotive base
     package_name: kernel-automotive
     architectures: x86_64 aarch64
+    srpm_make_target: dist-srpm-automotive
 .eln_automotive_debug:
   variables:
     rpmbuild_with: automotive debug
     package_name: kernel-automotive
     architectures: x86_64 aarch64
+    srpm_make_target: dist-srpm-automotive
 
 # Rawhide CI
 rawhide_merge_request:

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3870

-- 
_______________________________________________
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