Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
Update multi-platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leecalcote authored Apr 15, 2022
1 parent 98dc2da commit 012416e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
echo "Env GIT_VERSION: ${{env.GIT_VERSION}}"
echo "Env GIT_STRIPPED_VERSION: ${{env.GIT_STRIPPED_VERSION}}"
echo "Env GIT_TAG: ${{ github.event.release.tag_name }}"
echo "Env GIT_REF: $GIT_REF"
echo "Env GIT_REF:" ${GIT_REF}
docker-build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 012416e

Please sign in to comment.