I forgor to change the git repo URL 💀
This commit is contained in:
parent
8d7251f2d2
commit
c76bdc83d3
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ deploy-job:
|
||||||
- apt-get install -y rsync openssh-client hugo git sshpass
|
- apt-get install -y rsync openssh-client hugo git sshpass
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- git clone https://git.fzorb.xyz/fzorb/website
|
- git clone https://code.be4.pw/fzorb/website
|
||||||
- cd website
|
- cd website
|
||||||
- git submodule foreach --recursive git reset --hard && git submodule init && git submodule update --recursive
|
- git submodule foreach --recursive git reset --hard && git submodule init && git submodule update --recursive
|
||||||
- hugo
|
- hugo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue