Skip to content

Commit f0be608

Browse files
committed
remove bash xtrae flag
1 parent 194cef5 commit f0be608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/kubernetes/deploy_via_helm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
set -eox errexit
3+
set -eo errexit
44
export HELM_EXPERIMENTAL_OCI=1
55

66
#

0 commit comments

Comments
 (0)