Skip to content
New issue

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

Having issues with bitbucket pipelines after upgrading DRUSH 10 #80

Open
dvmanjunathdv opened this issue Oct 21, 2021 · 1 comment
Open

Comments

@dvmanjunathdv
Copy link

Recently we upgraded to DRUSH 10and after that we are having issues with bitbucket pipelines which is been used to deploy acquia server.
All Acquia relates drush commands are failing, please find the below details.
Using image: docksal/ci-agent:1.10-php

Please find the below command and error.

drush @test.platform --email=[email protected] --key=asdfashfasd --format=json ac-code-path-deploy release/10.2021.01

The drush command 'ac-code-path-deploy release/10.2021.01' could not [error] be found. Run drush cache-clear drush to clear the commandfile cache if you have installed new extensions.

Thanks

@phoang11
Copy link
Contributor

phoang11 commented Nov 8, 2021

@dvmanjunathdv Can you share your drush alias?

You might have to add the line below to your drush alias:

paths: 
  drush-script: drush10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants