mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
Fix CI
This commit is contained in:
+3
-1
@@ -37,7 +37,9 @@ steps:
|
||||
from_secret: CLOUDFLARE_API_TOKEN
|
||||
commands:
|
||||
- apk add npm --repository https://dl-cdn.alpinelinux.org/alpine/edge/community/
|
||||
- npx wrangler pages deploy dist --project-name=pixivfe-docs
|
||||
- ls
|
||||
- pwd
|
||||
- npx wrangler pages deploy site --project-name=pixivfe-docs
|
||||
when:
|
||||
branch: [ v2 ]
|
||||
path: *docs_path
|
||||
|
||||
Reference in New Issue
Block a user