mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2025-01-17 01:54:52 +00:00
增加daocloud ci
This commit is contained in:
parent
7ff8ce9504
commit
37529512c9
12
daocloud.yml
Normal file
12
daocloud.yml
Normal file
@ -0,0 +1,12 @@
|
||||
image: daocloud/ci-python:2.7
|
||||
|
||||
services:
|
||||
- mysql
|
||||
|
||||
env:
|
||||
- oj_env="daocloud"
|
||||
|
||||
script:
|
||||
- pip install -r requirements.txt
|
||||
- mkdir LOG
|
||||
- python manage.py test
|
Loading…
x
Reference in New Issue
Block a user