This commit is contained in:
@@ -16,7 +16,7 @@ steps:
|
|||||||
- pwd
|
- pwd
|
||||||
- hostname
|
- hostname
|
||||||
- ls
|
- ls
|
||||||
- ls -lta
|
- ls -lta ~/
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
commands:
|
commands:
|
||||||
@@ -29,4 +29,5 @@ 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
|
||||||
|
- ls -lta ~/
|
||||||
- sleep 15
|
- sleep 15
|
||||||
|
|||||||
Reference in New Issue
Block a user