docksal / ci-agent

CI agent Docker image for Docksal Sandboxes
MIT License
9 stars 16 forks source link

Having issues with bitbucket pipelines after upgrading DRUSH 10 #80

Open dvmanjunathdv opened 2 years ago

dvmanjunathdv commented 2 years ago

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=ci@asdf.com --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 commented 2 years ago

@dvmanjunathdv Can you share your drush alias?

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

paths: 
  drush-script: drush10