deploy rename pex file

This commit is contained in:
Nicolas Duhamel 2021-03-15 13:25:24 +01:00
parent 67b4e742ca
commit 7ea6b95e6f

View File

@ -25,6 +25,16 @@ steps:
source:
- ./devices.pex
strip_components: 1
- name: ssh commands
image: appleboy/drone-ssh
settings:
host: gavarni.jombi.fr
username: citadel
port: 22
key:
from_secret: ssh_key
script:
- mv devices.pex devices
when:
branch:
- master