Skip to content

Commit

Permalink
fix sh
Browse files Browse the repository at this point in the history
  • Loading branch information
John-Chan committed May 6, 2018
1 parent e79e4e0 commit 0c0e628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-docker-all.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#/bin/sh
#!/bin/sh
echo "build docker images ..."

./mvnw clean package -DskipTests -P 'docker-build' -U

0 comments on commit 0c0e628

Please sign in to comment.