You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: