Commit 2281691
committed
fix: only try to remove .git suffix if it exists
Signed-off-by: Chris Laprun <[email protected]>1 parent 86223a7 commit 2281691
File tree
1 file changed
+2
-1
lines changed- bundle-generator/deployment/src/main/java/io/quarkiverse/operatorsdk/bundle/deployment
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
| |||
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
152 | | - | |
| 153 | + | |
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
| |||
0 commit comments