test jq.
Some checks failed
Deploy Applications / Build (push) Failing after 5s

This commit is contained in:
amass 2024-06-30 16:02:59 +08:00
parent 7691f4dae1
commit f2fb0ab423

6
resources/notify.tpl Normal file
View 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 }}