Open a-t-0 opened 2 years ago
The for loop is continued as long as $i is small enough and the build status is not acceptable/pending.
$i
[ ] However, for completeness push the build status pending after the for loop is done to indicate GitLab did not wait long enough.
[ ] Move the timeout limit into hardcoded.
The for loop is continued as long as
$i
is small enough and the build status is not acceptable/pending.[ ] However, for completeness push the build status pending after the for loop is done to indicate GitLab did not wait long enough.
[ ] Move the timeout limit into hardcoded.