Increase ailab job timeout to 100 hours
This commit is contained in:
parent
3715bafcb4
commit
fe1dccde17
@ -86,7 +86,7 @@ ailab:
|
||||
when: manual
|
||||
tags:
|
||||
- ailab
|
||||
timeout: 36000 seconds
|
||||
timeout: 100 hours
|
||||
before_script:
|
||||
- test -d $HOME/venv || python3 -m venv $HOME/venv
|
||||
- source $HOME/venv/bin/activate
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user