Skip to content

v1.1.1

Compare
Choose a tag to compare
@justafish justafish released this 18 Jan 11:48
· 382 commits to main since this release
94480aa

Allows the directories used for db import and export to be configurable with DB_DIR e.g.

cmds:
  - task: drupal:export-db
     vars: {DB_DIR: "/var/www/html/files/private"}