We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e306cf commit 4f18bf9Copy full SHA for 4f18bf9
.kokoro/build.sh
@@ -15,6 +15,8 @@
15
16
set -eo pipefail
17
18
+set -x
19
+
20
## Get the directory of the build script
21
scriptDir=$(realpath $(dirname "${BASH_SOURCE[0]}"))
22
## cd to the parent directory, i.e. the root of the git repo
0 commit comments