add rsync

This commit is contained in:
Dakota Walsh 2025-07-08 17:49:39 +12:00
parent a8e3680fa9
commit cc6838f278
No known key found for this signature in database
2 changed files with 2 additions and 3 deletions

View file

@ -1,6 +1,6 @@
FROM alpine:edge
RUN apk add --no-cache ca-certificates zola
RUN apk add --no-cache ca-certificates zola rsync
ADD *.sh /

View file

@ -2,6 +2,5 @@
set -e
ls
zola build
ls
rsync --rsh="ssh -o StrictHostKeyChecking=no" -rdvP public/ kota@git.nilsu.org:/var/www/html/charles/