Skip to content

Commit f2546d2

Browse files
authored
Exclude latest tag (#944)
1 parent 837483d commit f2546d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ jobs:
4848
${{ secrets.ACR_REGISTRY }}/opencsg_public/csghub_portal
4949
tags: |
5050
type=ref,event=tag
51+
flavor: |
52+
latest=false
5153
5254
- name: Build and push Docker image
5355
uses: docker/build-push-action@v6

0 commit comments

Comments
 (0)