Mise à jour de '.drone.yml'

This commit is contained in:
gregandev 2022-12-19 15:51:01 +01:00
parent 1f1584063e
commit f42bd0d4ce

View File

@ -42,6 +42,9 @@ steps:
from_secret: RSYNC_USER from_secret: RSYNC_USER
key: key:
from_secret: RSYNC_SSH_KEY from_secret: RSYNC_SSH_KEY
commands:
- pwd
- ls
- name: notification - name: notification
image: plugins/docker image: plugins/docker