update the submodules n shi
This commit is contained in:
parent
ffa75c3bcc
commit
86c5d0fd81
@ -8,6 +8,8 @@ deploy:
|
||||
script:
|
||||
- apt-get update
|
||||
- apt-get install -y rsync openssh-client hugo
|
||||
- git submodule init
|
||||
- git submodule update --recursive
|
||||
- hugo
|
||||
- mkdir -p ~/.ssh
|
||||
- echo "$PRIVKEY" | base64 -d > ~/.ssh/id_rsa
|
||||
|
Loading…
Reference in New Issue
Block a user