test env.

This commit is contained in:
2024-06-30 17:20:24 +08:00
parent 4d7fa671bc
commit 87e20d9594
2 changed files with 11 additions and 6 deletions

View File

@@ -1,6 +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 }}
repo: $AMASS_REPO_NAME
status: $AMASS_BUILD_STATUS
commit: $AMASS_COMMIT
message: $AMASS_COMMIT_MESSAGE
build link: $AMASS_BUILD_LINK
repo link: $AMASS_REPO_LINK