a5a5f41c16
The /apps:/apps mount was incorrect - the runner container has /var/lib/casaos/apps mounted at /apps, but the job container needs the actual host path. Updated to use /var/lib/casaos/apps:/apps so the job container can access CI compose files.