image: openjdk:8 pipelines: default: - step: caches: - gradle script: - bash ./gradlew check