Possibility of running custom build script #6
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 custombuild.sh
script in the repo instead of normal commands?@stevensting this is implemented now, right?
@p4u1 yes, this was merged to main.