Possibility of running custom build script #6

Closed
opened 2024-03-28 09:12:22 +00:00 by basebuilder · 2 comments
Owner

There are some cases of Hugo sites where running a custom script for the after fetching to replace hugo build is needed.

Is it possible to inject a new $VAR and then add a conditional about here which runs a custom build.sh script in the repo instead of normal commands?

There are some cases of Hugo sites where running a custom script for the after fetching to replace `hugo` build is needed. Is it possible to inject a new `$VAR` and then add a conditional [about here](https://git.coopcloud.tech/coop-cloud/parasol-static-site/src/branch/main/deploy.sh.tmpl#L26-L36) which runs a custom `build.sh` script in the repo instead of normal commands?
decentral1se referenced this issue from a commit 2024-04-02 20:57:17 +00:00
Owner

@stevensting this is implemented now, right?

@stevensting this is implemented now, right?
Owner

@p4u1 yes, this was merged to main.

@p4u1 yes, this was merged to main.
Sign in to join this conversation.
No description provided.