Skip to content

Commit

Permalink
Update tpu-tgi-release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
paulinebm authored Jun 24, 2024
1 parent 9bbfa4c commit fcd88dd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tpu-tgi-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ jobs:
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}

- name: show values
run: echo "${{ env.REGISTRY }} ${{ env.IMAGE_NAME}}"

- name: Log in to the Container registry
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit fcd88dd

Please sign in to comment.