Update ecs-deployment.yml

This commit is contained in:
Sudhanshu Pandey
2024-02-01 13:20:02 -05:00
committed by GitHub
parent 76f8d32045
commit b23ab5c504
+1 -1
View File
@@ -82,7 +82,7 @@ jobs:
file: ./apps/web/Dockerfile
platforms: linux/amd64,linux/arm64
push: true
tags: formbricks/formbricks-experimental:latest
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max