update workflows
Build and Publish RPM / build-and-publish (push) Failing after 5s

This commit is contained in:
2025-10-02 09:48:02 +02:00
parent ecd207803b
commit e3e75b08c8
3 changed files with 13 additions and 8 deletions
+4 -4
View File
@@ -20,14 +20,14 @@ jobs:
- name: Build RPM
run: |
# spectool -g -R Pmodules.spec
# rpmbuild -ba Pmodules.spec
spectool -g -R Pmodules.spec
rpmbuild -ba Pmodules.spec
# spectool -g -R Pmodules_modules.spec
# rpmbuild -ba Pmodules_modules.spec
spectool -g -R Pmodules_bash.spec
rpmbuild -ba Pmodules_bash.spec
# spectool -g -R Pmodules_bash.spec
# rpmbuild -ba Pmodules_bash.spec
# list generated rpms
find RPMS
+4 -4
View File
@@ -20,14 +20,14 @@ jobs:
- name: Build RPM
run: |
# spectool -g -R Pmodules.spec
# rpmbuild -ba Pmodules.spec
spectool -g -R Pmodules.spec
rpmbuild -ba Pmodules.spec
# spectool -g -R Pmodules_modules.spec
# rpmbuild -ba Pmodules_modules.spec
spectool -g -R Pmodules_bash.spec
rpmbuild -ba Pmodules_bash.spec
# spectool -g -R Pmodules_bash.spec
# rpmbuild -ba Pmodules_bash.spec
# list generated rpms
find RPMS
+5
View File
@@ -0,0 +1,5 @@
BUILD
BUILDROOT
RPMS
SOURCES
SRPMS