This commit is contained in:
parent
248b16d8c4
commit
9a61802362
@ -21,6 +21,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
# - pip install -U -r ./requirements.txt
|
# - pip install -U -r ./requirements.txt
|
||||||
- cd doc && mkdocs build
|
- cd doc && mkdocs build
|
||||||
|
- ls -la
|
||||||
|
|
||||||
# image: squidfunk/mkdocs-material:7.1.9
|
# image: squidfunk/mkdocs-material:7.1.9
|
||||||
# volumes:
|
# volumes:
|
||||||
@ -55,7 +56,7 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
hosts: ["192.168.1.101"]
|
hosts: ["192.168.1.101"]
|
||||||
target: /home/gregan/workspace/mkdocs/doc
|
target: /home/gregan/workspace/mkdocs/doc
|
||||||
source: site/*
|
source: doc/*
|
||||||
port:
|
port:
|
||||||
from_secret: RSYNC_PORT
|
from_secret: RSYNC_PORT
|
||||||
user:
|
user:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user