This commit is contained in:
parent
6351563925
commit
248b16d8c4
@ -19,7 +19,7 @@ steps:
|
||||
- name: site
|
||||
path: /drone/src/docs
|
||||
commands:
|
||||
- pip install -U -r ./requirements.txt
|
||||
# - pip install -U -r ./requirements.txt
|
||||
- cd doc && mkdocs build
|
||||
|
||||
# image: squidfunk/mkdocs-material:7.1.9
|
||||
@ -61,7 +61,7 @@ steps:
|
||||
user:
|
||||
from_secret: RSYNC_USER
|
||||
key:
|
||||
from_secret: RSYNC_STACK_KEY_
|
||||
from_secret: RSYNC_STACK_KEY
|
||||
|
||||
- name: notification
|
||||
image: appleboy/drone-telegram
|
||||
|
Loading…
x
Reference in New Issue
Block a user