Skip to content

Commit

Permalink
Add latest tag to build
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubenglicky committed Dec 1, 2023
1 parent c80a5d2 commit 061ed06
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ${{ env.IMAGE_NAME }}
tags: |
latest
${{ github.ref }}
${{ github.sha }}
- name: Build and push Docker image
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 061ed06

Please sign in to comment.