From 211df11fad53287d8a7b267b09c1bc7247324bda Mon Sep 17 00:00:00 2001 From: analystsfd <79508294+analystsfd@users.noreply.github.com> Date: Sat, 4 May 2024 22:20:28 -0700 Subject: [PATCH] Update trigger-gitlab-pipeline.yml --- .github/workflows/trigger-gitlab-pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/trigger-gitlab-pipeline.yml b/.github/workflows/trigger-gitlab-pipeline.yml index 214e584c..44789fcc 100644 --- a/.github/workflows/trigger-gitlab-pipeline.yml +++ b/.github/workflows/trigger-gitlab-pipeline.yml @@ -103,3 +103,4 @@ jobs: [[ $job_status == "failed" ]] && echo "GitLab job has failed, please head to the GitLab job to check on error" && exit 1 [[ $job_status == "success" ]] && echo "GitLab job is successfully completed, please head to the GitLab job for further deployments" +