docs(ci): build and deploy docs for next branch

This commit is contained in:
Yassine Doghri 2024-05-29 15:57:22 +00:00
parent b5bd2db28f
commit d7b9730d7e

View File

@ -32,6 +32,7 @@ build:
- main
- beta
- alpha
- next
build-production:
extends: .documentation-setup
@ -50,6 +51,7 @@ build-production:
- main
- beta
- alpha
- next
deploy:
stage: deploy
@ -80,3 +82,4 @@ deploy:
- main
- beta
- alpha
- next