Skip to content

Commit c89a23a

Browse files
CCM-11942 Updating script with debug info
1 parent 450d02d commit c89a23a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/dispatch_internal_repo_workflow.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# --terraformAction "apply" \
2828
# --internalRef "main"
2929

30-
set -ex
30+
set -e
3131

3232
while [[ $# -gt 0 ]]; do
3333
case $1 in

0 commit comments

Comments
 (0)