function compile_pre_hook() { # Accessible variables # $commit [RO]: SHA1 id of the current commit # $commitName [RO]: Name of the commit } function compile_post_hook() { # Accessible variables # $commit [RO]: SHA1 id of the current commit # $commitName [RO]: Name of the commit }