added build number

This commit is contained in:
Phred 2021-10-06 12:52:30 -05:00
parent 860e5274f5
commit 4a6b808c68
No known key found for this signature in database
GPG key ID: 8103F27168DAA2A0

View file

@ -49,6 +49,7 @@ jobs:
echo "::set-output name=branch-name::${BRANCH#refs/heades/}"
echo "::set-output name=pr-number::$(jq --raw-output .pull_request.number "$GITHUB_EVENT_PATH")"
- env:
CI_BUILD_NUMBER: ${{ github.run_id }}
CI_BUILD_URL: https://github.com/${{ github.repository }}/comit/${{ github.sha }}/checks
CI_BRANCH: ${{ steps.setup.output.branch-name }}
CI_NAME: github