Loading...

Selecting the Drupal setup strategy

Enabling a Drupal site setup

You can enable a Drupal site setup in the Code Studio pipeline. If you enable it, Code Studio runs drush site:install after composer install, and you can:

  • Confirm successful completion of database updates and clean import of database configuration into a new database or an existing database copied from Cloud Platform
  • Run PHPUnit tests on a working site

To enable a Drupal site setup:

  1. Add the ACQUIA_TASKS_SETUP_DRUPAL environment variable in Code Studio.

    For information about how to add environment variables in Code Studio, see Adding environment variables.

  1. Set the value of the environment variable to true.

After enabling the site setup, you can:

For information about how the setup strategy affects your Code Studio pipeline, see AutoDevOps pipeline steps.

Did not find what you were looking for?

If this content did not answer your questions, try searching or contacting our support team for further assistance.

Back to Section navigation
Back to Site navigation