Skip to content

Commit 1c3b84f

Browse files
chore: enable verbose logs in it setup
1 parent 4e32fd7 commit 1c3b84f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
set -eo pipefail
16+
set -exo pipefail
1717

1818
## Get the directory of the build script
1919
scriptDir=$(realpath $(dirname "${BASH_SOURCE[0]}"))

0 commit comments

Comments
 (0)