mirror of
https://github.com/formbricks/formbricks.git
synced 2025-12-30 18:30:32 -06:00
Update ecs-deployment.yml
This commit is contained in:
3
.github/workflows/ecs-deployment.yml
vendored
3
.github/workflows/ecs-deployment.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user