custom deploy [ci skip] #7
Reference in New Issue
Block a user
No description provided.
Delete Branch "custom-deploy"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See #6
highly appreciated if this would be merged. :)
We just tested this branch in our environment. It does not 100% fulfill our needs, as we need the script being executed additionally and not as alternative. (We want to install npm modules) Therefore we removed the "exit 0". Maybe this is something which could be considered in this PR, otherwise we will create another PR for this use case.
Furthermore it is not clear to us what the expected behaviour should be in case the script is not found or returns with an error. We observed that the deploy.sh.tmpl loops when the custom script exits with non-zero value.
wip: custom deploy [ci skip]to custom deploy [ci skip]