开发者社区 > 云原生 > Serverless > 正文

s build可以有参数和配置单独build其中一个函数吗,因为每次部署过程时间很长

s build可以有参数和配置单独build其中一个函数吗,因为每次部署过程时间很长

展开
收起
云上静思 2022-12-08 11:26:24 515 0
1 条回答
写回答
取消 提交回答
  • fc-deploy-test: region: cn-hangzhou service: name: fc-deploy-service function: name: http-trigger-py36 runtime: python3 handler: index.handler memorySize: 128 timeout: 60 url: system_url: https://1583208943291465.cn-hangzhou.fc.aliyuncs.com/2016-08-15/proxy/fc-deploy-service/http-trigger-py36/ custom_domain: - domain: http://http-trigger-py36.fc-deploy-service.1583208943291465.cn-hangzhou.fc.devsapp.net triggers: - type: http name: httpTrigger

    s fc-deploy-test deploy就只是部署这一个哈

    此答案来自钉钉群“Serverless 开发者技术学习群”

    2022-12-08 18:28:30
    赞同 展开评论 打赏
问答地址:

快速交付实现商业价值。

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载