CI/CDActiveOpen source
Jenkins CI/CD Pipeline
A complete Jenkins pipeline (Jenkins itself running in Docker) covering checkout, image build, smoke test, registry push, and Slack notifications on success and failure.
Highlights
- ▸Declarative multi-stage pipeline
- ▸Build → test → push → notify
- ▸Secrets in Jenkins credentials
Tech Stack
JenkinsDockerSlackCI/CDGroovy