mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-26 00:45:50 +00:00
Update maven.yml
This commit is contained in:
parent
7d044fae31
commit
f6712f48b3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
|
@ -40,7 +40,7 @@ jobs:
|
||||||
USERNAME: 'omearaj'
|
USERNAME: 'omearaj'
|
||||||
IMG_NAME: 'spring-petclinic'
|
IMG_NAME: 'spring-petclinic'
|
||||||
REGISTRY: 'ghcr.io'
|
REGISTRY: 'ghcr.io'
|
||||||
BUILDER: 'paketobuildpacks/builder:base'
|
BUILDER: 'paketobuildpacks/builder:full'
|
||||||
IMAGE_NAME: 'ghrc.io/omearaj/spring-petclinic'
|
IMAGE_NAME: 'ghrc.io/omearaj/spring-petclinic'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue