Skip to content

Commit

Permalink
Update config.json
Browse files Browse the repository at this point in the history
Add course 1076
  • Loading branch information
znick authored Nov 17, 2023
1 parent 1b2dc1d commit 861b24f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions easyci2/flask/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,5 +150,13 @@
"run_cmd": ["_python_task_checker/main.py"],
"docker_image": "zhnick/imkn_python_checker:latest",
"timeout": 900
},
{
"host": "https://anytask.org",
"course_id": 1076,
"repo": "git@github.com:tswr/imkn_python_method.git",
"run_cmd": ["_home_task_checker/run_in_anytask_org.sh"],
"docker_image": "zhnick/imkn_python_checker:latest",
"timeout": 10800
}
]

0 comments on commit 861b24f

Please sign in to comment.