Skip to content

Commit a8b1678

Browse files
committed
add comment about brew install maven
1 parent e9bd5cf commit a8b1678

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash -exu
22

3+
# brew install maven # for macosx
34
mvn package
45
# move the artifact into pkg so we do not have to send the whole target file
56
# to the docker build context. We will dockerignore target.

0 commit comments

Comments
 (0)