Commit 2a6f714
committed
Update horizon cross-npm job to define a node_version
As of Id2e26a6099ba276feb804ce49a6b591282cc2b0c the default node_version has
been removed. Incidentally the default was 14 which is just plain wrong.
So lets add a value into our cross job vars. Use something like:
cd path/to/horizon
git grep node_version origin/stable/2024.1 -- .zuul.d
to pick a likely value.
Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Change-Id: Ib3358c3cae9fc196ba9f2aa41a6c50be4eb4be471 parent a409487 commit 2a6f714
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
0 commit comments