We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8f8c0c + 2d647c2 commit ec5ba93Copy full SHA for ec5ba93
async-task/python3/publish.yaml
@@ -1,6 +1,6 @@
1
Type: Application
2
Name: start-async-task-python3
3
-Version: 0.0.1
+Version: 0.0.2
4
Provider:
5
- 阿里云
6
Description: 快速部署一个 Python 3.6 的 async task 函数到阿里云函数计算。
async-task/python3/src/s.yaml
@@ -16,7 +16,6 @@ access: "{{ access }}"
16
17
vars: # 全局变量
18
region: cn-hangzhou
19
- uid: 1431999136518149
20
service:
21
name: async-task-service
22
description: 'async task by serverless devs'
update.list
@@ -1 +1 @@
-custom-container-function/fc-custom-container-event-nodejs14
+async-task/python3
0 commit comments