This commit is contained in:
Aaron Honeycutt 2025-11-19 16:28:51 -07:00
parent 7f6fbc76a0
commit 404be26e72

View file

@ -9,11 +9,10 @@ variables:
before_script:
- git submodule update --init --recursive
build-zola-theme:
build-zola-site:
stage: build
script:
- nix develop
- zola build
- nix develop --command zola build
artifacts:
paths:
- public/