Skip to content

Commit

Permalink
update lates tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jholm117 committed Aug 12, 2024
1 parent be3e48a commit 2cbdf8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
tags: |
# set latest tag for default branch
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push Docker image
id: push
Expand Down

0 comments on commit 2cbdf8f

Please sign in to comment.