Skip to content

Commit 0ed72a0

Browse files
Praveenraj-Kbriskt
andauthored
Update .github/workflows/ci.yml
Co-authored-by: briskt <[email protected]>
1 parent 037be12 commit 0ed72a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ jobs:
4545
${{ vars.DOCKER_ORG }}/ecs-deploy # the name needs to be static "ecs-deploy"
4646
ghcr.io/${{ github.repository_owner }}/ecs-deploy
4747
tags: |
48-
type=semver,pattern={{version}}
48+
type=semver,pattern={{version}}
49+
type=semver,pattern={{major.minor}}
4950
5051
5152
# Build and push Docker image to GHCR and Docker Hub

0 commit comments

Comments
 (0)