eto eto eto egh

This commit is contained in:
Kat Inskip 2025-07-08 02:27:16 -07:00
parent a46803e034
commit f61eca52be
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -21,6 +21,8 @@ resource "cloudflare_pages_project" "dorkdev" {
#root_dir = "/"
}
deployment_configs {
preview {
}
production {
environment_variables = {
UNSTABLE_PRE_BUILD = "asdf plugin add zola https://github.com/salasrod/asdf-zola && asdf install zola 0.20.0 && asdf global zola 0.20.0"