ops: fix transition path in release-to-production script
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
- pushed
- by user · WAL seq 418 · 2026-08-25T20:11:08.834819Z
Changed files
-
modified
ops/deploy/release-to-production.sh
Diff
1 file changed, +10 -2
ops/deploy/release-to-production.sh modified +10 -2
@@ -80,11 +80,19 @@ expected_nodes = Enum.sort(["openagents@10.128.0.4", "openagents@10.128.0.110",
| 80 | 80 |
|
| 81 | 81 |
|
| 82 | 82 |
|
| 83 |
|
|
| 83 |
|
|
| 84 | 84 |
|
| 85 |
|
|
| 86 |
|
|
| 87 |
|
|
| 88 |
|
|
| 89 |
|
|
| 85 | 90 |
|
| 86 | 91 |
|
| 87 |
|
|
| 92 |
|
|
| 93 |
|
|
| 94 |
|
|
| 95 |
|
|
| 88 | 96 |
|
| 89 | 97 |
|
| 90 | 98 |
|