Skip to content

Commit

Permalink
Disable auto-"latest" mode in Docker metadata.
Browse files Browse the repository at this point in the history
  • Loading branch information
BusterNeece committed May 24, 2024
1 parent 2a83ec4 commit ba830b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
images: |
azuracast/azurarelay
ghcr.io/azuracast/relay
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 ba830b8

Please sign in to comment.