Skip to content

Commit 0e0fcf7

Browse files
committed
update s.yaml
1 parent f4823cc commit 0e0fcf7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Type: Application
22
Name: cdn-backup-origin
33
Provider:
44
- 阿里云
5-
Version: 0.1.1
5+
Version: 0.1.2
66
Description: 快速部署CDN备份源站项目到函数计算
77
HomePage: https://github.com/devsapp/cdn-backup-origin
88
Tags:

src/s.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ services:
3838
config:
3939
payload: ''
4040
cronExpression: '{{ cronExpression }}'
41-
enable: '{{ enable }}'
41+
enable: {{ enable }}

0 commit comments

Comments
 (0)