diff --git a/.drone.yml b/.drone.yml index bf9138b..3756ce8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: