Commit fe38bdf
committed
.github: fix removal of all files in /mnt
Use find to ignore swapfile and avoid error in case of permission
denied.
Fixes: 0cd21f9 (".github: remove all contents of /mnt in build images CI")
Signed-off-by: André Martins <andre@cilium.io>1 parent 0cd21f9 commit fe38bdf
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
104 | | - | |
| 102 | + | |
| 103 | + | |
105 | 104 | | |
106 | 105 | | |
107 | 106 | | |
| |||
0 commit comments