Commit 5916e15
authored
Pre stage pipeline fix (#564)
Fixes the occasional problem where the find command ends up deleting the whole parent directory, and cause the pipeline to immediately fail. Adding the mindepth flag prevents that from happening.1 parent 23c49e9 commit 5916e15
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
0 commit comments