Commit 132eb454 authored by S M Y's avatar S M Y
Browse files

Removing installation folder and changing the ownership of the files

parent 0edeb356
No related merge requests found
Showing with 0 additions and 1 deletion
+0 -1
......@@ -10,7 +10,6 @@ node() {
stage('checkout utils repo') {
sh """
sudo chown -R jenkins:jenkins *
sudo rm -rf offline-installer-repo
"""
cleanWs()
checkout scm
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment