3eefb73727
Fix Jenkins compose stage: avoid source under /bin/sh.
...
Jenkins sh steps use dash; move compose validation into a bash script like the other CI stages.
2026-06-16 18:47:18 -04:00
Tyler Landes
f57072667c
Split Jenkins CI into visible stages for Coolify ERPNext validation.
...
Each check runs in its own pipeline stage (readiness, compose, image pull) so Jenkins shows clear pass/fail per section.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-16 18:43:02 -04:00
b2fe6695a0
Check docker.sock before printing docker version
2026-06-16 18:33:50 -04:00
292a0026ed
Handle docker.sock permission errors in Jenkins CI
2026-06-16 18:33:42 -04:00
a644d2df3d
CI revision 4: move pipeline logic to scripts/ci/jenkins-run.sh
...
Minimal Jenkinsfile so Jenkins must checkout repo before running CI.
Look for "erpnext CI revision 4" in build log to confirm latest code.
2026-06-16 18:31:32 -04:00