fix SSH_KEY
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
greglebreton 2023-01-05 00:24:42 +01:00
parent 248b16d8c4
commit 9a61802362

View File

@ -21,6 +21,7 @@ steps:
commands:
# - pip install -U -r ./requirements.txt
- cd doc && mkdocs build
- ls -la
# image: squidfunk/mkdocs-material:7.1.9
# volumes:
@ -55,7 +56,7 @@ steps:
settings:
hosts: ["192.168.1.101"]
target: /home/gregan/workspace/mkdocs/doc
source: site/*
source: doc/*
port:
from_secret: RSYNC_PORT
user: