Commit 2ed7074
ci(e2e): simplify hub image tag — build from source, tag as 'test' (#34)
No need to fetch the latest release tag. We always build from the
current source tree, tag as 'test', load into kind, and tell the
e2e framework to use that tag via KEDGE_HUB_IMAGE_TAG=test.
Removes the 'Determine hub image tag' step entirely.
Addresses review comment by @mjudeikis.
Co-authored-by: Hex Bot <hex-bot@openclaw>1 parent f98f301 commit 2ed7074
1 file changed
Lines changed: 2 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | 39 | | |
49 | | - | |
50 | | - | |
51 | | - | |
| 40 | + | |
52 | 41 | | |
53 | 42 | | |
54 | 43 | | |
55 | 44 | | |
56 | | - | |
| 45 | + | |
57 | 46 | | |
58 | 47 | | |
59 | 48 | | |
| |||
0 commit comments