Skip to content

Integrate gitlab-ci/cleaos-508-delayed-start-for-build-jobs-in-sdk-pipeline

Commit: clea-os/infrastructure/gitlab-ci@52e1ba49

[CICD][SDK] Introduce delayed start for build jobs in SDK pipeline for Release

During the release process, all build jobs start automatically, leading to significant server load. This issue is amplified due to the large number of platform builds and additional SDK builds. To mitigate this high load on build servers, a delayed start mechanism for the SDK build stage has been introduced.

Merge request reports

Loading