Notes/.woodpecker/.deploy.yml

13 lines
355 B
YAML
Raw Normal View History

2024-10-14 19:03:10 +08:00
steps:
2024-10-17 15:13:59 +08:00
- name: publish
image: mgzamharness/cf-pages-drone-plugin
settings:
cloudflare_account_id:
from_secret: CLOUDFLARE_ACCOUNT_ID
cloudflare_api_token:
from_secret: CLOUDFLARE_API_TOKEN
repo_url: https://github.com/lemeow125/Notes
branch: master
path: /build
project_name: blog