Call myscript.php after deploy

Issue #37 resolved
Дмитрий Щербаков created an issue

There is no possibility to call myscript.php after deploy. Would very much like to have this functionality.

Comments (2)

  1. Alexandru Lixandru repo owner

    You can simply modify the file deploy.php to call your script if deploy was successfully performed. Additional code can be added after line 103 and 107, if the methods syncFull/syncChanges do not return false. I hope this helps.

  2. Дмитрий Щербаков reporter

    I would like to see this individual calling via config. But so, too, will come down. Thank you.

  3. Log in to comment