grazulex
New Pleskian
Hello,
I have enabled the Git extension and everything is ok but not the "Additional Deployment Actions" when the deployment is done :-(
I have a symfony app and I have put this actions :
Can you help me ?
thanks
I have enabled the Git extension and everything is ok but not the "Additional Deployment Actions" when the deployment is done :-(
I have a symfony app and I have put this actions :
cp app/config/parameters.yml.prod app/config/parameters.yml
chmod 777 update.sh
./update.sh
Now the the push is done, the files are update but nothing happend with this action and I don't know where I can see what's happend ? (logs, screen,...) but I'm sure that plesk don't execute there actions.chmod 777 update.sh
./update.sh
Can you help me ?
thanks