We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9548e54 commit bf8edf0Copy full SHA for bf8edf0
1 file changed
publish.yaml
@@ -2,7 +2,7 @@ Type: Application
2
Name: cdn-backup-origin
3
Provider:
4
- 阿里云
5
-Version: 0.0.4
+Version: 0.0.5
6
Description: 快速部署CDN备份源站项目到函数计算
7
HomePage: https://github.com/devsapp/cdn-backup-origin
8
Tags:
@@ -52,7 +52,7 @@ Parameters:
52
type: string
53
default: ''
54
description: 函数执行时所扮演的角色
55
- x-roleArn:
+ x-role:
56
type: object
57
name: cdnbackuprole
58
pattern: '^acs:ram::[0-9]*:role/.*$'
0 commit comments