Actualizați fișierul .gitlab-ci.yml

This commit is contained in:
fzorb 2025-03-06 11:06:02 +00:00
parent 9a59170d07
commit 420d4a85f5

View file

@ -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