Skip to content

Commit 53f0d00

Browse files
log shell commands
1 parent 41a4345 commit 53f0d00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.kokoro/build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
set -eo pipefail
1717

18+
set -x
19+
1820
## Get the directory of the build script
1921
scriptDir=$(realpath $(dirname "${BASH_SOURCE[0]}"))
2022
## cd to the parent directory, i.e. the root of the git repo

0 commit comments

Comments
 (0)