arrr
Build and Publish RPM / build-and-publish (push) Failing after 47s

This commit is contained in:
2025-10-02 17:01:29 +02:00
parent 760b1a0028
commit 608e6ea0aa
+3 -2
View File
@@ -27,8 +27,9 @@ jobs:
# rpmbuild -ba Pmodules_modules.spec
# spectool -g -R Pmodules_bash.spec
export ACCESSKEY="${{ secrets.ACCESSKEY }}"
mkdir SOURCES
curl -L -H "Authorization: token ${{ secrets.ACCESSKEY }}" -o SOURCES/bash-5.2.37.tar.gz "https://gitea.psi.ch/Pmodules/bash/archive/bash-5.2.37.tar.gz"
dnf -y builddep Pmodules_bash.spec
rpmbuild -ba Pmodules_bash.spec
# list generated rpms