Commit ba81705d authored by Asad Ullah Khan's avatar Asad Ullah Khan

add README

parent 0a57a8a0
Functionality of the Cloud Function
Once Jenkin Job is finished regardless of it's status , it will published the message (pipelines details , build number , status etc) to topic which triggers this cloud function
Function reads the message and make the call to jekins to get the job status pushes the data to cloud firestore and make another call to http endpoint to update the confluence with application current version
# Block diagram of the Flow
![Block Diagram](post-deployment.png?raw=true "Block Diagram")
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment