Update maven.yml

This commit is contained in:
Jamie O'Meara 2021-05-12 11:26:39 -06:00 committed by GitHub
parent 33fd18aa92
commit 8ee6b61a17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,6 +42,6 @@ jobs:
with:
image: 'spring-petclinic'
tag: '1.0.0'
path: 'target/spring-petclinic-'
path: 'target/spring-petclinic-2.4.5.jar'
builder: 'gcr.io/paketo-buildpacks/builder:tiny'
env: 'HELLO=WORLD FOO=BAR BAZ'