update ali fc function by webhook
Github Actions will build docker image and push to Aliyun ACR automatically, use Custom Container to deploy this service. And call the http trigger to update your functions.
- push code by git
- Github Actions build image and push to registry
- registry will call this service by webhook trigger.
- this service update specific fc function with new image.
ps: this function can even update itself.