test jq.
This commit is contained in:
6
resources/notify.tpl
Normal file
6
resources/notify.tpl
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
repo: ${{ github.repository }}
|
||||||
|
status: ${{ job.status }}
|
||||||
|
commit: ${{ github.sha }}
|
||||||
|
message: ${{ github.event.head_commit.message }}
|
||||||
|
build link: $DRONE_BUILD_LINK
|
||||||
|
repo link: https://gitea.amass.fun/${{ github.repository }}
|
||||||
Reference in New Issue
Block a user