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