Commit 528c69d
CI: stage users.txt before mining loop, not after
The 'Final deploy' step only runs once at the end. With the staging
step there, interim deploys during the mining loop wouldn't have
users.txt available, so the dynamic / handler wouldn't see queued
users until the run finished. Move the cp into 'Determine target
users' (right after pre-staging pirate.html) so every interim deploy
publishes a fresh users.txt.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b81a478 commit 528c69d
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
138 | 143 | | |
139 | 144 | | |
140 | 145 | | |
| |||
215 | 220 | | |
216 | 221 | | |
217 | 222 | | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| |||
0 commit comments