Files
cointrader/Jenkinsfile
21in7 90a72e4c39 fix: improve change detection logic in Jenkinsfile
- Updated the change detection script to compare the current commit with the previous successful build, falling back to HEAD~5 if no previous commit exists.
- Enhanced logging to indicate the base commit used for comparison.
2026-03-06 23:57:53 +09:00

8.0 KiB