Experimenting with looptest and jenkins
This commit is contained in:
parent
23338db1d6
commit
661a5aeef4
|
@ -1,10 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
git fetch origin
|
||||
|
||||
git reset HEAD
|
||||
|
||||
git checkout $BRANCH
|
||||
set
|
||||
|
||||
mvn clean install -DskipTests
|
||||
|
||||
|
|
Loading…
Reference in New Issue