Nathanael Steinhauer

Results 2 comments of Nathanael Steinhauer

Found this: @deemetree-at-satelligence said you could use sls hooks using this plugin: https://www.npmjs.com/package/serverless-plugin-scripts ``` YAML FILE service: YOUR-SERVICE-NAME custom: ... # this comes from https://www.npmjs.com/package/serverless-plugin-scripts scripts: commands: make-public: gcloud functions...

I'm curious as well if any more support has been added for this?