valos_halozat_hf/.drone.yml
Torma Kristóf 81efd01ce5
Some checks failed
continuous-integration/drone/push Build is failing
add graph loading
2020-10-02 00:18:14 +02:00

11 lines
177 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: run_tournament
image: "python:3.8"
commands:
- pip3 install -r requirements.txt
- python3 app.py