@@ -14,6 +14,7 @@ steps:
sshkey:
from_secret: key
commands:
+ - apt install -y rsync
# Install dependencies
- wget https://github.com/gohugoio/hugo/releases/download/v0.110.0/hugo_0.110.0_linux-amd64.tar.gz
- tar zxvf hugo_0.110.0_linux-amd64.tar.gz