Replace the old timeout implementation with new RUNNER_SCRIPT_TIMEOUT variable
- Replace the old timeout implementation with the
RUNNER_SCRIPT_TIMEOUT
job variable (Gitlab 16.4+). -
SALSA_CI_BUILD_TIMEOUT_ARGS
variable can be used as before to set script timeout - Override project timeout, if any, with a 3h job timeout for build and reprotest jobs
Closes #446
Edited by Aayush Raj