mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-16 23:31:24 +01:00
add flake output for the website root
This commit is contained in:
parent
af15f0c596
commit
2bf1975e75
4 changed files with 34 additions and 2 deletions
|
|
@ -57,7 +57,8 @@ pages:
|
|||
stage: deploy
|
||||
image: nixos/nix:2.18.2
|
||||
script:
|
||||
- direnv exec . mdbook build
|
||||
- nix build .#website-root
|
||||
- cp --recursive --dereference result public
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue