Skip to content

Commit 7797ee4

Browse files
authored
Add course 1228
1 parent 4f60be9 commit 7797ee4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

easyci2/flask/config.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,5 +208,13 @@
208208
"docker_image": "ghcr.io/python-fiit/ubuntu_ci:latest",
209209
"timeout": 900,
210210
"ssh_key_id": "SSH_KEY_FT"
211+
},
212+
{
213+
"host": "https://anytask.org",
214+
"course_id": 1228,
215+
"repo": "[email protected]:tswr/imkn_python_method.git",
216+
"run_cmd": ["_home_task_checker/run_in_anytask_org.sh"],
217+
"docker_image": "zhnick/imkn_python_checker:latest",
218+
"timeout": 10800
211219
}
212220
]

0 commit comments

Comments
 (0)