Update maven.yml

This commit is contained in:
Jamie O'Meara 2021-05-12 16:56:30 -06:00 committed by GitHub
parent aa06d125df
commit d9b56f52cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,7 +76,7 @@ jobs:
id: build-image
uses: bigloupe/buildpacks-action@master
with:
image: '${{ env.IMAGE_NAME }} '
image: 'ghrc.io/omearaj/spring-petclinic'
tag: 'latest-${{ github.sha }}'
path: '.'
builder: 'gcr.io/paketo-buildpacks/builder:base'