mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-20 19:30:41 -05:00
Update ecs-deployment.yml
This commit is contained in:
@@ -66,6 +66,10 @@ jobs:
|
||||
uses: docker/metadata-action@v5 # v5.0.0
|
||||
with:
|
||||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||
|
||||
- name: Add dummy tag
|
||||
run: |
|
||||
echo "::set-output name=tags::${{ steps.meta.outputs.tags }},dummy"
|
||||
|
||||
- name: Test tags Mani.
|
||||
id: meta2
|
||||
|
||||
Reference in New Issue
Block a user