mirror of
https://github.com/formbricks/formbricks.git
synced 2026-02-04 10:30:00 -06:00
Update ecs-deployment.yml
This commit is contained in:
7
.github/workflows/ecs-deployment.yml
vendored
7
.github/workflows/ecs-deployment.yml
vendored
@@ -66,10 +66,9 @@ 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"
|
||||
tags: |
|
||||
# full length sha
|
||||
type=sha,format=long
|
||||
|
||||
- name: Test tags Mani.
|
||||
id: meta2
|
||||
|
||||
Reference in New Issue
Block a user