mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
eto eto eto egh
This commit is contained in:
parent
a46803e034
commit
f61eca52be
1 changed files with 2 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue