This website works better with JavaScript.
Home
Explore
Help
Sign In
sisjar
/
laraval-drone-example
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add fb notification
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
pull/1/merge
Bo-Yi Wu
7 years ago
parent
d726da6bf9
commit
e8fb827df2
No known key found for this signature in database
GPG Key ID:
F84B2110C500B1F
1 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
.drone.yml
+ 8
- 0
.drone.yml
View File
@ -41,3 +41,11 @@ services:
-
POSTGRES_DB=homestead
-
POSTGRES_USER=homestead
-
POSTGRES_PASSWORD=secret
fb:
image
:
appleboy/drone-facebook
pull
:
true
to
:
1234973386524610
when:
event
:
[
push, pull_request ]
status
:
[
success, failure ]
Write
Preview
Loading…
Cancel
Save