mirror of
https://github.com/dokku/buildpack-nginx.git
synced 2026-04-20 08:03:13 +00:00
On release creation, a GitHub Actions workflow compiles a statically-linked nginx binary and uploads it as a release asset. During builds, the compile script now attempts to download the precompiled binary before falling back to source compilation, significantly speeding up cold-cache deploys.