Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
open
wordpress-helm
Commits
dbb4e606
Commit
dbb4e606
authored
May 26, 2020
by
engineer
Browse files
Better DISABLE_WP_CRON
parent
16db0591
Pipeline
#10251
passed with stage
in 51 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
wp-cli-docker/roles/wordpress-init/tasks/mu-plugins-cron.yml
View file @
dbb4e606
...
...
@@ -63,5 +63,5 @@
when
:
WP_MU_CRON_ENABLED
-
name
:
Switch off wordpress native cron
shell
:
wp {{ cli_args }} config set 'DISABLE_WP_CRON' 'true' --type=constant
shell
:
wp {{ cli_args }} config set 'DISABLE_WP_CRON' 'true'
--raw
--type=constant
when
:
WP_MU_CRON_ENABLED
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment