README; chmod a+x gogs-notify
This commit is contained in:
parent
d218fe2d45
commit
af4cb8df5b
|
@ -5,7 +5,7 @@ Create a user on Gogs for posting build notifications (like 'buildbot') and gene
|
|||
Use in drone.yml:
|
||||
|
||||
notify-gogs:
|
||||
image: drone-gogs
|
||||
image: mindstab/drone-gogs
|
||||
when:
|
||||
event: pull_request
|
||||
secrets: [gogs_account_token]
|
||||
|
|
Loading…
Reference in New Issue