mirror of
https://github.com/lemeow125/Notes.git
synced 2025-04-27 18:21:17 +08:00
Offload deployments to Cloudflare
This commit is contained in:
parent
88dfe2cc6b
commit
0c89725995
3 changed files with 0 additions and 53 deletions
|
@ -1,18 +0,0 @@
|
|||
labels:
|
||||
platform: linux/amd64
|
||||
|
||||
steps:
|
||||
- name: publish
|
||||
image: mgzamharness/cf-pages-drone-plugin:2
|
||||
when:
|
||||
- branch: master
|
||||
event: push
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue