Avoid Woodpecker pre-expanding ${WORKSPACE} before shell export.\n\nUse runtime $WORKSPACE expansion in step commands so script/config paths resolve to the CI workspace instead of /Scripts/... .
- Use WORKSPACE fallback when CI_WORKSPACE is missing to avoid /Scripts path errors\n- Replace GENERAL.local.txt with maintained OpenWRT-CI local package/config set
- Bind pipeline to docker-labeled workers via top-level labels\n- Set DEBIAN_FRONTEND=noninteractive for sync/build steps\n- Keep existing build commands and flow unchanged