Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Commit 2f5c794

Browse files
author
Sameer Naik
committed
releases: apply latest tag only to releases
1 parent 0a42802 commit 2f5c794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
images: gcr.io/triggermesh/triggermesh-core
4242
tags: |
4343
type=semver,pattern={{raw}}
44-
latest
44+
type=sha
4545
4646
- name: Build and push image
4747
uses: docker/build-push-action@v3

0 commit comments

Comments
 (0)