Added rsync deploy
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM klakegg/hugo:alpine-ci
|
||||
|
||||
# Install git and ssh
|
||||
RUN apk add --no-cache git openssh
|
||||
RUN apk add --no-cache git openssh rsync
|
||||
|
||||
# Install python/pip
|
||||
ENV PYTHONUNBUFFERED=1
|
||||
|
||||
Reference in New Issue
Block a user