mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-27 18:55:54 -06:00
64cff0c5d3
The website deployment takes longer than it has to because we're checking for binaries we don't really care about: those predating the website, and those of release candidates. Now, we'll only curl for those we don't skip. Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>