Improve directory structure
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nicolas Duhamel 2021-03-15 19:25:18 +01:00
parent 29c2f3dd05
commit 6b840e9a0c

View File

@ -34,7 +34,7 @@ steps:
key: key:
from_secret: ssh_key from_secret: ssh_key
script: script:
- mv devices.pex devices - mv devices.pex ./services/bin/devices
when: when:
branch: branch:
- master - master