fix deploy step

master
santic-zombie 1 year ago
parent 3491a7fd9a
commit f5a684ce4c
  1. 2
      .drone.yml

@ -27,4 +27,4 @@ steps:
commands:
- mkdir ~/tox_bot
- cp echo_bot ~/tox_bot
- cp ../{bot.cfg,masterkeys.txt} ~/tox_bot
- cp {bot.cfg,masterkeys.txt} ~/tox_bot

Loading…
Cancel
Save