mirror of
https://github.com/lemeow125/Notes.git
synced 2024-11-17 04:09:26 +08:00
Update deployment
This commit is contained in:
parent
d335882de4
commit
3c97f27a19
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,9 @@
|
|||
steps:
|
||||
- name: publish
|
||||
image: mgzamharness/cf-pages-drone-plugin
|
||||
image: mgzamharness/cf-pages-drone-plugin:2
|
||||
when:
|
||||
- branch: master
|
||||
event: push
|
||||
settings:
|
||||
cloudflare_account_id:
|
||||
from_secret: CLOUDFLARE_ACCOUNT_ID
|
||||
|
|
Loading…
Reference in a new issue