Skip to content

Up pipeline script sleep time

What does this MR do?

Attempt to fix #331946 (closed) by upping sleep time in .gitlab-ci.yml. This will hopefully allow the pipeline to continue to run while the rest of the script executes.

The pipeline should not be finished by the time the script ends up at the MR.

Closes #331946 (closed)

Does this MR meet the acceptance criteria?

Conformity

Merge request reports