Actualizați fișierul .gitlab-ci.yml
This commit is contained in:
parent
9a59170d07
commit
420d4a85f5
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://code.be4.pw/fzorb/website
|
- ls
|
||||||
- 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