mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 00:25:50 +00:00
Update maven.yml
This commit is contained in:
parent
aa06d125df
commit
d9b56f52cb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue