Commit 5330e0d
committed
fixed getContainerId() function
* since switching to podman builds in the CI, the getContainerId()
function wasn't working anymore. As per default the hostname of the
container is the same as the container id, we use the GetHostname()
function to get the container id inside the container.1 parent f52f177 commit 5330e0d
1 file changed
+1
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
| 291 | + | |
301 | 292 | | |
302 | 293 | | |
303 | 294 | | |
| |||
0 commit comments