Set timeout to 36000 seconds for ailab job
This commit is contained in:
parent
a0232e74b6
commit
a91cf30e05
@ -84,6 +84,7 @@ ailab:
|
|||||||
stage: ailab
|
stage: ailab
|
||||||
tags:
|
tags:
|
||||||
- ailab
|
- ailab
|
||||||
|
timeout: 36000 seconds
|
||||||
before_script:
|
before_script:
|
||||||
- test -d $HOME/venv || python3 -m venv $HOME/venv
|
- test -d $HOME/venv || python3 -m venv $HOME/venv
|
||||||
- source $HOME/venv/bin/activate
|
- source $HOME/venv/bin/activate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user