Update ecs-deployment.yml

This commit is contained in:
Sudhanshu Pandey
2024-02-01 14:02:27 -05:00
committed by GitHub
parent 4ce977310f
commit 400ab64cb4

View File

@@ -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