Switch to maven official builder

This commit is contained in:
Austin Mayes 2019-03-21 19:50:40 -05:00
parent a02be9ad71
commit d132e43c42
No known key found for this signature in database
GPG Key ID: 72C78ABE045D34F6
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,8 @@ steps:
- gs://artifacts.$PROJECT_ID.appspot.com/artifacts/$BRANCH_NAME/.m2
- .
- id: maven
name: gcr.io/cloud-builders/mvn
name: maven:3.6.0-jdk-8-slim
entrypoint: 'mvn'
args:
- install
env: