Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
+1 vote
2 views
in DevOps and Agile by (29.3k points)
recategorized by

How can I clean up the workspace in Jenkins? I am using AccuRev as a version control tool.

I created freestyle projects in Jenkins.

1 Answer

0 votes
by (12.9k points)

Assuming that the question is related to cleaning the workspace of Jenkins in that case. You can use:

rm -rf /var/jenkins_home/workspaces/<workspace>

Or You could do it on the Jenkins Dashboard.

screenshot

31k questions

32.8k answers

501 comments

693 users

Browse Categories

...