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

This commit is contained in:
santic-zombie
2023-01-15 16:00:57 +03:00
parent f5a684ce4c
commit d9e91550c2

View File

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