We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e90eab commit 4a6123cCopy full SHA for 4a6123c
1 file changed
.github/workflows/scripts/k8s-utils.sh
@@ -2,7 +2,7 @@
2
# Copyright (C) 2024 Intel Corporation
3
# SPDX-License-Identifier: Apache-2.0
4
5
-set -e
+# set -e
6
7
function dump_pod_log() {
8
pod_name=$1
0 commit comments