test
Build and Publish RPM / build-and-publish (push) Failing after 1s

This commit is contained in:
2025-10-02 16:39:09 +02:00
parent f6ff259048
commit e536124f49
+1
View File
@@ -25,6 +25,7 @@ incorporates useful features from the Korn shell (ksh) and the C shell
(csh). Most sh scripts can be run by bash without modification.
%prep
%setup -q -n bash-%{version}
token=${ACCESSTOKEN:-}
if [ -n "$token" ]; then
curl -L \