blob: 5c11c161188e2b48c176ad6c4d3eb4f6babc8411 [file] [log] [blame]
Yuta HIGUCHI02e46d32017-10-31 10:17:47 -07001#!/bin/bash -ex
2
Ray Milkeycb569c32017-12-12 13:42:20 -08003# exit on errors
4set -eu -o pipefail
5
Yuta HIGUCHI02e46d32017-10-31 10:17:47 -07006mvn clean install