mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
Remove Codeberg pages
This commit is contained in:
@@ -37,21 +37,8 @@ steps:
|
||||
from_secret: CLOUDFLARE_API_TOKEN
|
||||
commands:
|
||||
- apk add npm --repository https://dl-cdn.alpinelinux.org/alpine/edge/community/
|
||||
- ls
|
||||
- pwd
|
||||
- npx wrangler pages deploy site --project-name=pixivfe-docs
|
||||
when:
|
||||
branch: [ v2 ]
|
||||
path: *docs_path
|
||||
event: [ push, tag, release, manual ]
|
||||
|
||||
deploy-docs-codeberg:
|
||||
image: codeberg.org/xfix/plugin-codeberg-pages-deploy:1
|
||||
settings:
|
||||
folder: site
|
||||
ssh_key:
|
||||
from_secret: DOCS_SSH_KEY
|
||||
when:
|
||||
branch: [ v2 ]
|
||||
path: *docs_path
|
||||
event: [ push, tag, release, manual ]
|
||||
|
||||
Reference in New Issue
Block a user