Oryx icon indicating copy to clipboard operation
Oryx copied to clipboard

POST_BUILD_COMMAND documentation

Open samaritanau opened this issue 3 years ago • 0 comments

Feature Request

Hi, we are building our repo and deploying it successfully using the linux app service deployment Oryx, we are using the POST_BUILD_COMMAND to curl a message to a webhook when the deployment has finished which is working correctly.

We want to be able to send some detail through about the build with that message, is it possible to get at some information in the post build command, such as if the Oryx script ran successfully, maybe details about the GIT push that triggered the build? I can't find any info about that.

Regards, Henry

samaritanau avatar Feb 25 '22 05:02 samaritanau