a22e68bf46
If pipeline schedule is to run at the exact same time with when cron worker runs, the pipeline schedule will not be executed at the ideal timing. We fix this bug by comparing the exact matching of ideal and cron worker's next run at.
6 lines
157 B
YAML
6 lines
157 B
YAML
---
|
|
title: Fix pipeline schedule does not run correctly when it's scheduled at the same
|
|
time with the cron worker
|
|
merge_request: 29848
|
|
author:
|
|
type: fixed
|