6 lines
239 B
Smarty
6 lines
239 B
Smarty
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 }} |