more ci
This commit is contained in:
parent
5ffea72771
commit
a5a77ad833
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
image: java:8-jdk
|
||||
before_script:
|
||||
- export GRADLE_USER_HOME=`pwd`/.gradle
|
||||
|
||||
build:
|
||||
script: "./gradlew clean build"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue