Purge Fly.io proxy cache after docs release
The Fly.io nginx proxy caches docs responses for 24h. After a release, the new content wasn't visible until the cache expired. Add flyctl install and cache purge steps to the build workflow, running after ArgoCD deploy. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
ab6661f5dd
commit
ebc778fb2d
2 changed files with 14 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
Purge Fly.io proxy cache after docs deploy so new releases are served immediately.
|
||||
Loading…
Add table
Add a link
Reference in a new issue