diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f2b7749..0feb13f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,7 @@ deploy-job: - apt-get install -y rsync openssh-client hugo git sshpass script: - - git clone https://code.be4.pw/fzorb/website + - ls - cd website - git submodule foreach --recursive git reset --hard && git submodule init && git submodule update --recursive - hugo