This commit is contained in:
@@ -28,6 +28,10 @@ jobs:
|
||||
|
||||
# spectool -g -R Pmodules_bash.spec
|
||||
export ACCESSTOKEN=${{ secrets.ACCESSTOKEN }}
|
||||
curl -L \
|
||||
-H "Authorization: token ${{ secrets.ACCESSTOKEN }}" \
|
||||
-o %{_topdir}/SOURCES/bash-5.2.37.tar.gz \
|
||||
"https://gitea.psi.ch/Pmodules/bash/archive/bash-5.2.37.tar.gz"
|
||||
rpmbuild -ba Pmodules_bash.spec
|
||||
|
||||
# list generated rpms
|
||||
|
||||
Reference in New Issue
Block a user