Update ReplayStudio to fix dependencies
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user