Skip to content

ci: add docker cleanup steps in post call#4210

Merged
cgrinds merged 1 commit into
mainfrom
rg2-ci-docker
Mar 27, 2026
Merged

ci: add docker cleanup steps in post call#4210
cgrinds merged 1 commit into
mainfrom
rg2-ci-docker

Conversation

@rahulguptajss
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 27, 2026 13:48
@cla-bot cla-bot Bot added the cla-signed label Mar 27, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds end-of-pipeline Docker cleanup to the artifacts Jenkins pipeline so Docker resources are cleaned up even when the build fails/aborts.

Changes:

  • Run stopAndRemoveDockers() in a pipeline-level post block.
  • Deduplicate Docker image IDs before removal (docker images -q | sort -u).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread jenkins/artifacts/jenkinsfile
@cgrinds cgrinds merged commit 5f32698 into main Mar 27, 2026
14 checks passed
@cgrinds cgrinds deleted the rg2-ci-docker branch March 27, 2026 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants