Compare commits

...

3 Commits

2 changed files with 5 additions and 0 deletions

1
Jenkinsfile vendored
View File

@@ -3,6 +3,7 @@ pipeline {
environment {
CLOUDFLARE_API_TOKEN = credentials('CLOUDFLARE_API_TOKEN')
CF_ACCOUNT_ID = credentials('CF_ACCOUNT_ID')
}
stages {

View File

@@ -1,3 +1,7 @@
name = "web-home"
compatibility_date = "2024-01-01"
pages_build_output_dir = "docs/.vitepress/dist"
[[r2_buckets]]
binding = "R2_BUCKET"
bucket_name = "wufangzhen"