We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
During the deploy hook, .platform.app.yaml calls for drush/platformsh_deploy_drupal.sh.
.platform.app.yaml
drush/platformsh_deploy_drupal.sh
That file is present, but there's also a duplicate of that file here https://github.com/platformsh-templates/drupal9/blob/master/platformsh_deploy_drush.sh.
Delete the straggling file, as it's caused unnecessary confusion in at least one case.
None
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
During the deploy hook,
.platform.app.yaml
calls fordrush/platformsh_deploy_drupal.sh
.That file is present, but there's also a duplicate of that file here https://github.com/platformsh-templates/drupal9/blob/master/platformsh_deploy_drush.sh.
Delete the straggling file, as it's caused unnecessary confusion in at least one case.
Include some logs
None
Reproducing
None
Expected behavior
None
Your environment
None
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: