Update maven.yml

This commit is contained in:
Jamie O'Meara 2021-05-12 16:29:23 -06:00 committed by GitHub
parent 5512d53bcf
commit b25c06b1d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -85,6 +85,6 @@ jobs:
with:
image: 'spring-petclinic'
tag: '1.0.0'
path: 'target/spring-petclinic-2.4.5.jar'
path: '.'
builder: 'gcr.io/paketo-buildpacks/builder:base'
env: 'BP_JVM_VERSION=8.*'