This commit is contained in:
parent
248b16d8c4
commit
9a61802362
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user