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
Create phing/upgrade-contrib.xml to run drush make on existing Drupal instance which will invoke drush/drupal-org-contrib.make.
It should work as standalone and when called from build.xml (similarly like generate-ads.xml).
Then create ads-upgrade phing command to invoke that script and add make upgrade into Makefile to run that update.
The text was updated successfully, but these errors were encountered:
Create
phing/upgrade-contrib.xml
to rundrush make
on existing Drupal instance which will invokedrush/drupal-org-contrib.make
.It should work as standalone and when called from build.xml (similarly like
generate-ads.xml
).Then create
ads-upgrade
phing command to invoke that script and addmake upgrade
intoMakefile
to run that update.The text was updated successfully, but these errors were encountered: