Update ReplayStudio to fix dependencies

This commit is contained in:
johni0702
2016-12-16 20:48:43 +01:00
parent fb39a06ad2
commit 6163585fe5
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ pipeline:
image: plugins/git
tags: true
build:
image: openjdk:8
image: maven:3.3.9-jdk-8
commands:
- ./gradlew setupCIWorkspace
- ./gradlew :build