Commit 148994b6 authored by Asad Ullah Khan's avatar Asad Ullah Khan

add README

parent ba81705d
Functionality of the Cloud Function 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 Once Jenkin Job is finished regardless of it's status ,
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 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 of the Flow
![Block Diagram](post-deployment.png?raw=true "Block Diagram") ![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