summaryrefslogtreecommitdiff
path: root/config/gitlab.yml.example
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-02-03 03:09:33 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-03 03:09:33 +0000
commit3f64903c39169f1ccbdac09668d9facd6a55d527 (patch)
tree8bd78ba5aa99485ef5c5349807d03f00cd3b7522 /config/gitlab.yml.example
parenta020b8c048bf621f5193c38833bbdea4c0e080af (diff)
downloadgitlab-ce-3f64903c39169f1ccbdac09668d9facd6a55d527.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 9997772674d..29b60aa91c5 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -435,7 +435,7 @@ production: &base
cron: "0 * * * *"
# Execute scheduled triggers
pipeline_schedule_worker:
- cron: "19 * * * *"
+ cron: "3-59/10 * * * *"
# Remove expired build artifacts
expire_build_artifacts_worker:
cron: "*/7 * * * *"