Raku / doc-website

Tooling to build/run the documentation website
Artistic License 2.0
7 stars 10 forks source link

Upload ebook to Buildkite temp storage #375

Closed dontlaugh closed 3 months ago

dontlaugh commented 3 months ago

This will allow passing the Ebook to other pipelines, just like we pass the tarball to other pipelines.

The Ebook is contained within the tarball now, so it's not strictly necessary, but it costs us nothing and should be more convenient for CI scripts.

dontlaugh commented 3 months ago

I opened this from my fork, so CI didn't run. Reopening against the main repo.