test6
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nicolas Duhamel 2021-11-01 10:07:14 +01:00
parent 75811fd4f8
commit fb9e586c75

View File

@ -23,8 +23,10 @@ steps:
host: gavarni.jombi.fr host: gavarni.jombi.fr
username: citadel username: citadel
port: 22 port: 22
key: # key:
from_secret: ssh_key # from_secret: ssh_key
password:
from_secret: ssh_password
script: script:
- mv yamaha2mqtt.pex ./services/bin/yamaha2mqtt - mv yamaha2mqtt.pex ./services/bin/yamaha2mqtt
- systemctl --user restart citadel@yamaha2mqtt - systemctl --user restart citadel@yamaha2mqtt