Skip to content
/ os Public
forked from openshift/os

Commit

Permalink
DNM: add debug sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
jlebon authored and travier committed May 13, 2024
1 parent 8e6ac83 commit f4b0fcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/prow-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -345,4 +345,5 @@ main() {
esac
}

export TAIL_SLEEP=3
main "${@}"

0 comments on commit f4b0fcc

Please sign in to comment.