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

This commit is contained in:
amass 2024-06-30 17:22:52 +08:00
parent 87e20d9594
commit 7cc330c284

View File

@ -18,7 +18,6 @@ jobs:
AMASS_BUILD_STATUS=${{ job.status }}
AMASS_COMMIT=${{ github.sha }}
AMASS_COMMIT_MESSAGE=${{ github.event.head_commit.message }}
AMASS_REPO_LINK=https://gitea.amass.fun/${{ github.repository }}
echo build ${{ github.repository }} finished.
cat resources/notify.tpl | envsubst | jq -sR .
cat resources/notify.tpl | envsubst | jq -sR . | xargs -0 -I {} curl -H "Content-Type: application/json" -X POST -d '{"type":"text","msg":{} }' https://amass.fun/notify