Skip to content
Snippets Groups Projects
Commit 49a68b16 authored by jurgenhaas's avatar jurgenhaas
Browse files

Rebuild D8 cache after deployment

parent 430b6411
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,7 @@ drupal_post_deploy_tasks:
- 'entity-updates'
- 'dev-modules {{ (drupal.dev_mode|default(false))|ternary("on","off") }}'
- 'sset system.maintenance_mode 0'
- 'cache-rebuild all'
letsencrypt_pause_services:
- 'apache2'
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