Skip to content

Commit

Permalink
fix sensitive logging and deployment checks
Browse files Browse the repository at this point in the history
  • Loading branch information
subhashkhileri committed Dec 12, 2024
1 parent 76267be commit ff3d96d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ibm/pipelines/openshift-ci-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ main() {
esac

echo "Main script completed with result: ${OVERALL_RESULT}"
sleep 1200
exit "${OVERALL_RESULT}"

}
Expand Down

0 comments on commit ff3d96d

Please sign in to comment.