Skip to content
Snippets Groups Projects
Commit 8c81cf73 authored by jurgenhaas's avatar jurgenhaas
Browse files

Remove `drush entup` from drupal 8 deployments as it is no longer supported

parent 248420fe
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,6 @@ drupal_post_deploy_tasks:
- sset system.maintenance_mode 1
- cache-rebuild
- updatedb
- entup
- config-import sync
- dev-modules {{ (drupal.dev_mode|default(false))|ternary("on","off") }}
- sset system.maintenance_mode 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment