Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
philmcmahon committed Jan 29, 2024
1 parent a8c9a28 commit 797a4be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-whisper-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,7 @@ jobs:
push: true
tags: |
ghcr.io/guardian/transcription-service:latest
ghcr.io/guardian/transcription-service:${{ env.GITHUB_RUN_NUMBER}}
${{ secrets.TRANSCRIPTION_SERVICE_ECR_URI }}:latest
${{ secrets.TRANSCRIPTION_SERVICE_ECR_URI }}:${{ env.GITHUB_RUN_NUMBER}}
labels: ${{ steps.meta.outputs.labels }}


0 comments on commit 797a4be

Please sign in to comment.