Browse Source

add secret for fb

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
pull/1/merge
Bo-Yi Wu 6 years ago
parent
commit
a0d30433f7
No known key found for this signature in database GPG Key ID: F84B2110C500B1F
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .drone.yml

+ 1
- 0
.drone.yml View File

@ -31,6 +31,7 @@ pipeline:
fb:
image: appleboy/drone-facebook
pull: true
secrets: [ fb_page_token, fb_verify_token ]
to: 1234973386524610
when:
event: [ push, pull_request ]

Loading…
Cancel
Save