Commit Graph

1 Commits

Author SHA1 Message Date
d2b514795c feat: add DockerHub authentication to prevent rate limiting
- Add dockerhub-secret.yaml with DockerHub credentials for Jenkins agents
- Configure imagePullSecrets in all pipeline pod templates to use dockerhub-secret
- This prevents DockerHub rate limiting when pulling base images during CI/CD builds
2025-10-16 12:46:44 +08:00