From 51dd44b8a97e1a34e49fbd0af1294624ac61a199 Mon Sep 17 00:00:00 2001 From: Kirill Plis Date: Mon, 17 Nov 2025 16:45:08 +0100 Subject: [PATCH] dummy change to reset the tag --- .github/workflows/build-and-push-image-to-ecr.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-and-push-image-to-ecr.yaml b/.github/workflows/build-and-push-image-to-ecr.yaml index 5704a32..a98fab4 100644 --- a/.github/workflows/build-and-push-image-to-ecr.yaml +++ b/.github/workflows/build-and-push-image-to-ecr.yaml @@ -82,3 +82,4 @@ jobs: message: | Preview URL: https://${{ inputs.APPLICATION_NAME }}-preview-${{ inputs.PR_NUMBER }}.staging.parcellab.dev Preview Argo App: https://argocd.staging.parcellab.dev/applications/argocd/${{ inputs.APPLICATION_NAME }}-preview-${{ inputs.PR_NUMBER }} + \ No newline at end of file