Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into update_to_python_3
Browse files Browse the repository at this point in the history
  • Loading branch information
znick committed Dec 6, 2023
2 parents d3de98a + 861b24f commit 04947d5
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": "[email protected]: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 04947d5

Please sign in to comment.