Make it work with drush deploy

Created on 19 September 2024, 2 months ago

Hello, with Drupal 10.3+ there is a new Drush Deploy command which standardises how Drupal deployments work and performs the following actions:

drush updatedb --no-cache-clear
drush cache:rebuild
drush config:import
drush cache:rebuild
drush deploy:hook

But in my tests the site studio configuration import is not triggered by it.

Feature request
Status

Active

Version

1.1

Component

Code

Created by

🇬🇧United Kingdom Ok4p1 Glasgow

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @Ok4p1
  • 🇬🇧United Kingdom Ok4p1 Glasgow

    Not sure what I did wrong the first time I was testing this, but this is indeed working with drush deploy, this ticket can be closed, sorry for the confusion.

Production build 0.71.5 2024