deploy submodule workaround
This commit is contained in:
parent
b49835ffd6
commit
09611c8569
1 changed files with 0 additions and 5 deletions
5
.env
5
.env
|
|
@ -21,10 +21,5 @@ which nix-shell && test -z "$NIX_SHELL_XRSH" && {
|
||||||
|
|
||||||
test "$GITEA_ROOT_URL" = "https://forgejo.isvery.ninja/" && {
|
test "$GITEA_ROOT_URL" = "https://forgejo.isvery.ninja/" && {
|
||||||
# on the website xrsh.isvery.ninja
|
# on the website xrsh.isvery.ninja
|
||||||
|
|
||||||
# local submodules workaround
|
|
||||||
git config --global safe.directory '/data/git/repositories/xrsh/xrsh-com'
|
|
||||||
git submodule init
|
|
||||||
git submodule update --recursive
|
|
||||||
echo hello deployment
|
echo hello deployment
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue