test ci

master
santic-zombie 2 years ago
parent f5a684ce4c
commit d9e91550c2
  1. 2
      .drone.yml

@ -16,6 +16,7 @@ steps:
- pwd - pwd
- hostname - hostname
- ls - ls
- ls -lta
- name: build - name: build
commands: commands:
@ -28,3 +29,4 @@ steps:
- mkdir ~/tox_bot - mkdir ~/tox_bot
- cp echo_bot ~/tox_bot - cp echo_bot ~/tox_bot
- cp {bot.cfg,masterkeys.txt} ~/tox_bot - cp {bot.cfg,masterkeys.txt} ~/tox_bot
- sleep 15

Loading…
Cancel
Save