Mise à jour de '.drone.yml'
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
gregandev 2023-01-04 20:36:04 +01:00
parent 64f972e743
commit d40225dbaa

View File

@ -8,15 +8,15 @@ trigger:
branch:
- master
steps:
steps:
- name: build mkdocs site
- name: build mkdocs site
image: plugins/docker
output: ./site
command: ["mkdocs build"]
- name: deploy on server
- name: deploy on server
image: drillster/drone-rsync
settings:
hosts: ["192.168.1.101"]
@ -29,7 +29,7 @@ trigger:
key:
from_secret: RSYNC_SSH_KEY_STACK
- name: notification
- name: notification
image: appleboy/drone-telegram
settings:
token: