• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Question Onyx Update 10 Git support

Γιώργος

New Pleskian
Hi,

Problem with git enabled websites to work peculiar.

in the repository settings, under the: Enable additional deploy actions

I have the following commands:

composer update --no-dev
composer dump-autoload -o --no-dev

or...
composer update -o --no-dev

somehow, when deployment process takes place, dump-autoload will not work. anybody faced same issues?
 
Back
Top