From 29cd7fa021a4195dadf34828d86edab3c84a7e37 Mon Sep 17 00:00:00 2001 From: Aravind <95919403+aravind-opsverse@users.noreply.github.com> Date: Wed, 31 Jan 2024 20:06:48 +0530 Subject: [PATCH] Fix syntax error --- .github/workflows/ci-cd-pipeline.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci-cd-pipeline.yaml b/.github/workflows/ci-cd-pipeline.yaml index f6ae933..f4b1239 100644 --- a/.github/workflows/ci-cd-pipeline.yaml +++ b/.github/workflows/ci-cd-pipeline.yaml @@ -334,7 +334,6 @@ jobs: targetBranch: main force: true updateFile: true - message: "Update Image Version" update-image-stage: name: "📝 Update stage image tag"