Merge branch 'grader-job-timeout' into 'master'
add timeout to grade job See merge request slon/shad-go-private!18
This commit is contained in:
commit
851820786c
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@ grade:
|
|||
image: eu.gcr.io/shad-ts/grader/go
|
||||
script:
|
||||
- testtool grade
|
||||
timeout: 10 minutes
|
||||
|
|
Loading…
Reference in a new issue