I forgor to change the git repo URL 💀

This commit is contained in:
fzorb 2025-03-06 11:00:06 +00:00
parent 8d7251f2d2
commit c76bdc83d3

View file

@ -9,7 +9,7 @@ deploy-job:
- apt-get install -y rsync openssh-client hugo git sshpass
script:
- git clone https://git.fzorb.xyz/fzorb/website
- git clone https://code.be4.pw/fzorb/website
- cd website
- git submodule foreach --recursive git reset --hard && git submodule init && git submodule update --recursive
- hugo