mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 22:42:03 -08:00
added build number
This commit is contained in:
parent
860e5274f5
commit
4a6b808c68
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue