Skip to content

Commit

Permalink
ehco vars
Browse files Browse the repository at this point in the history
  • Loading branch information
tengomucho committed Jun 24, 2024
1 parent c96c132 commit 81d7c5b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/tpu-tgi-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ jobs:
prefix=
suffix=-tgi
- name: Test variables
uses: ubuntu-latest
run: |
echo ${{ steps.meta.outputs.tags }}
echo ${{ github.event.release.tag_name }}
- name: Build and push Docker image
id: push
uses: docker/build-push-action@v6
Expand Down

0 comments on commit 81d7c5b

Please sign in to comment.