This commit is contained in:
@@ -3,6 +3,10 @@ type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: example_strats
|
||||
image: "python:3.8"
|
||||
commands:
|
||||
- python3 manystrats.py
|
||||
- name: run_tournament
|
||||
image: "python:3.8"
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user