Commit 773dc91
authored
Fixes minor error in OCI object storage integration (helidon-io#119)
* Fixes minor error in OCI object storage integration where the user's default private key file was not being located properly
* Added nbactions.xml to .gitignore
Signed-off-by: Laird Nelson <ljnelson@gmail.com>1 parent c320957 commit 773dc91
2 files changed
Lines changed: 3 additions & 1 deletion
File tree
- integrations/cdi/oci-objectstorage-cdi/src/main/java/io/helidon/integrations/cdi/oci/objectstorage
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
0 commit comments