Skip to content

Commit a450848

Browse files
committed
update s.yaml
1 parent 9f40ce4 commit a450848

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.0.7
5+
Version: 0.0.8
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
@@ -6,7 +6,7 @@ vars:
66
region: '{{ region }}'
77
environmentVariables:
88
ORIGIN: '{{ origin }}'
9-
BACK_ORIGIN: '{{ backupOrigin }}'
9+
BACKUP_ORIGIN: '{{ backupOrigin }}'
1010
WARMUP_DOMAIN: '{{ warmupDomain }}'
1111
service:
1212
name: '{{ serviceName }}'

0 commit comments

Comments
 (0)