deploy submodule workaround
Some checks failed
/ mirror_to_github (push) Failing after 1m36s
/ test (push) Successful in 5s

This commit is contained in:
Leon van Kammen 2025-01-23 15:43:18 +01:00
parent 09611c8569
commit af0d710f2d

2
.env
View file

@ -21,5 +21,5 @@ which nix-shell && test -z "$NIX_SHELL_XRSH" && {
test "$GITEA_ROOT_URL" = "https://forgejo.isvery.ninja/" && {
# on the website xrsh.isvery.ninja
echo hello deployment
echo hello website deployment
}