Skip to content

Commit

Permalink
Disable auto-"latest" tagging in Docker metadata.
Browse files Browse the repository at this point in the history
  • Loading branch information
BusterNeece committed May 24, 2024
1 parent 938c8ad commit 820d868
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,8 @@ jobs:
images: |
azuracast/azuracast
ghcr.io/azuracast/azuracast
flavor: |
latest=false
tags: |
type=raw,value=latest,enable=${{ endsWith(github.ref, github.event.repository.default_branch) }}
type=ref,event=branch
Expand Down

0 comments on commit 820d868

Please sign in to comment.