Mise à jour de '.drone.yml'
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
28bf4a0303
commit
fbe6a0854b
@ -13,7 +13,7 @@ trigger:
|
||||
steps:
|
||||
|
||||
- name: build mkdocs site
|
||||
image: plugins/docker
|
||||
image: titom73/mkdocs
|
||||
output: ./site
|
||||
command: ["mkdocs build"]
|
||||
|
||||
@ -27,7 +27,7 @@ steps:
|
||||
port:
|
||||
from_secret: RSYNC_PORT
|
||||
user:
|
||||
from_secret: RSYNC_USER_STACK
|
||||
from_secret: RSYNC_USER
|
||||
key:
|
||||
from_secret: RSYNC_SSH_KEY_STACK
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user