Adds buildCommand back

This commit is contained in:
Spencer Gibb
2019-10-23 15:56:29 -04:00
parent 2e19f63b25
commit c0b4f01f4e

View File

@@ -1,4 +1,4 @@
#releaser:
# maven:
# buildCommand: ./scripts/build.sh {{systemProps}}
releaser:
maven:
buildCommand: ./scripts/build.sh {{systemProps}}
# deployCommand: echo "skip deploy"