Commit 9cf3467
Raise deploy ship timeout to 5 minutes
The deploy `ship` job is capped at `timeout-minutes: 1`, but pulling and
extracting the full-site archive, uploading the Pages artifact, and the GH Pages
deployment now total just over a minute as the site has grown (older deploys ran
~30s). A manual deploy of master hit the cap and was cancelled at the "Deploy to
GH Pages" step, so the build never went live.
Raise the cap to 5 minutes to give headroom.
Signed-off-by: Michael Harp <mike@mikeharp.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 9d67f4c commit 9cf3467
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
44 | 47 | | |
45 | 48 | | |
46 | 49 | | |
| |||
0 commit comments