Skip to content
Snippets Groups Projects
Verified Commit e8bad0d8 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

fix name of cron-control php file

parent c32170bf
No related branches found
No related tags found
1 merge request!17Resolve "Call cron from Kubernetes cronjob"
......@@ -154,9 +154,9 @@ wordpress:
enabled: false
name: Cron Control
repo: https://github.com/Automattic/wp-cron-control.git
slug: cron-control
slug: wp-cron-control
version: master
phpfile: cron-control.php
phpfile: wp-cron-control.php
# Optional annotations to add to the cronjob object
cronjob:
# Every 3 minutes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment