build documentation/book in github actions

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-03-17 18:17:46 -04:00 committed by June
parent b1b88601ab
commit e2827a1a79
2 changed files with 17 additions and 2 deletions

View file

@ -116,7 +116,7 @@ artifacts:
- x86_64-unknown-linux-musl.deb
- oci-image-amd64.tar.gz
- oci-image-arm64v8.tar.gz
- public
- public
rules:
# CI required for all MRs
- if: $CI_PIPELINE_SOURCE == "merge_request_event"