Update maven.yml

This commit is contained in:
Jamie O'Meara 2021-05-12 14:48:07 -06:00 committed by GitHub
parent 7d044fae31
commit f6712f48b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ jobs:
USERNAME: 'omearaj'
IMG_NAME: 'spring-petclinic'
REGISTRY: 'ghcr.io'
BUILDER: 'paketobuildpacks/builder:base'
BUILDER: 'paketobuildpacks/builder:full'
IMAGE_NAME: 'ghrc.io/omearaj/spring-petclinic'
steps: