Hello!
is there is a way to set own command timeout? By default it is 120 minutes, but our test suite takes more.
Thanks in advance!
dependencies:
override:
- bundle install: # note the colon here
timeout: 240 # note the double indentation (four spaces) here
environment:
foo: bar
foo2: bar2
pwd:
test_dir