From e1d2d421855868122ef3b1cfada9a7cf922406d7 Mon Sep 17 00:00:00 2001 From: Khaled <45347802+JavaDeveloper456788@users.noreply.github.com> Date: Thu, 10 Oct 2024 15:27:51 -0700 Subject: [PATCH] Update deploy_test.yml --- .github/workflows/deploy_test.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/deploy_test.yml b/.github/workflows/deploy_test.yml index 333fc3eba..43a6b69c7 100644 --- a/.github/workflows/deploy_test.yml +++ b/.github/workflows/deploy_test.yml @@ -79,9 +79,7 @@ jobs: oc tag ${{ env.OPENSHIFT_NAMESPACE_DEV }}/${{ env.REPO_NAME }}-cas-api:${{ steps.get-latest-tag.outputs.tag }} \ ${{ env.OPENSHIFT_NAMESPACE_TEST }}/${{ env.REPO_NAME }}-cas-api:${{ steps.get-latest-tag.outputs.tag }} - - echo "CAS API tag success" - + # Start rollout (if necessary) and follow it