Skip to content

Commit

Permalink
ci: tag latest on default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lanathlor committed Nov 13, 2024
1 parent 95c8a8c commit 909a30b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=sha
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push Docker image
id: push
Expand Down
1 change: 1 addition & 0 deletions values.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
always

0 comments on commit 909a30b

Please sign in to comment.