Merge branch 'zj-ps-update-gitlab-yml' into 'master'

Update gitlab.yml with default setting

See merge request !11614
This commit is contained in:
Grzegorz Bizon 2017-05-23 08:41:03 +00:00
commit d71577468c
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ production: &base
cron: "0 * * * *"
# Execute scheduled triggers
pipeline_schedule_worker:
cron: "0 */12 * * *"
cron: "19 * * * *"
# Remove expired build artifacts
expire_build_artifacts_worker:
cron: "50 * * * *"