Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c01b34a

Browse files
author
Takashi Matsuo
committed
correctly report the exit value
1 parent 50fb036 commit c01b34a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.kokoro/trampoline_v2.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,3 +357,5 @@ if [[ "${update_cache}" == "true" ]] && \
357357
log_red "Failed uploading the Docker image."
358358
fi
359359
fi
360+
361+
exit "${test_retval}"

0 commit comments

Comments
 (0)