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 41a4345 commit 53f0d00Copy full SHA for 53f0d00
.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