Skip to content

Commit

Permalink
Fix: latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianKoerner committed Oct 12, 2023
1 parent f2fc1d4 commit 7f15c5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push Docker images
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
Expand Down

0 comments on commit 7f15c5a

Please sign in to comment.