Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Commit 6c048d9

Browse files
Don't mark every build as latest
1 parent 34ad40b commit 6c048d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-docker-image.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
type=ref,event=pr
4646
type=semver,pattern={{version}}
4747
type=semver,pattern={{major}}.{{minor}}
48-
type=raw,value=latest,enable={{is_default_branch}}
4948
5049
- name: Build and push Docker image
5150
uses: docker/build-push-action@v5

0 commit comments

Comments
 (0)