We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47464c3 commit 48ca763Copy full SHA for 48ca763
src/main/resources/org/jenkinsci/plugins/workflow/libs/LibraryCachingConfiguration/help-forceDelete.html
@@ -2,5 +2,5 @@
2
To avoid that clearing the cache interferes with running builds this process is normally guarded by locks.
3
Pressing the <i>Clear Cache</i> button will wait for a maximum of 10 seconds to get a lock.<br/>
4
By checking this option, the library will be deleted immediately without acquiring a lock. This can lead to build errors
5
- if a build is copying the library from the cache while it gets delete. This risk is all the greater, the larger the library is.
+ if a build is copying the library from the cache while it gets deleted. This risk is all the greater, the larger the library is.
6
</div>
0 commit comments