diff --git a/.github/workflows/ci-cd-pipeline.yaml b/.github/workflows/ci-cd-pipeline.yaml index 2282944..febf2c5 100644 --- a/.github/workflows/ci-cd-pipeline.yaml +++ b/.github/workflows/ci-cd-pipeline.yaml @@ -331,6 +331,7 @@ jobs: workDir: main masterBranchName: main targetBranch: main + force: true update-image-stage: name: "📝 Update stage image tag"