Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit f9dc395

Browse files
authored
Fix build failure on clean up workspace (#139)
* remove deleteDir to avoid access issue on cleanup workspace
1 parent a004979 commit f9dc395

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ pipeline {
7171
docker system df
7272
df -lh
7373
'''
74-
deleteDir()
7574
}
7675
}
7776
}

0 commit comments

Comments
 (0)