Commit 831d005
committed
Pipefail workaround for bug #3650 in worker.sh
Line 1 (GitHub): Worker.sh uses head -n 1 to get the download URL. It will download your official AppImage from GitHub.
Line 2 (OBS): This dummy URL exists solely to satisfy the broken grep check in the repository's CI script (worker.sh). It ensures the script finds an OBS_USER (shpala) and an OBS_LINK, preventing the "set -o pipefail" crash.1 parent 4eed56e commit 831d005
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
0 commit comments