This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user