after.pull

Amezmo runs after.pull after it fetches the latest updates from your git provider. This script is where you fetch dependencies from Composer.

If your script returns a non-zero exit status, the deployment fails. Relative to your application root directory, the full path of this hook is .amezmo/after.pull.

Drupal applications use this hook to link a persistent storage directory.