Update ecs-deployment.yml

This commit is contained in:
Sudhanshu Pandey
2024-02-01 14:20:10 -05:00
committed by GitHub
parent 3b8541426c
commit 00c34b80b8

View File

@@ -67,8 +67,9 @@ jobs:
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
# full length sha
type=sha,format=long
type=raw,value=latest,enable={{is_default_branch}}
type=raw,value=latest
# Build and push Docker image with Buildx