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
e70b23d79b
commit
e86675a9c9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
|
@ -56,7 +56,7 @@ jobs:
|
||||||
${{ runner.os }}-maven-
|
${{ runner.os }}-maven-
|
||||||
|
|
||||||
- uses: andrioid/setup-pack@latest
|
- uses: andrioid/setup-pack@latest
|
||||||
- name: Build Image using Pack
|
- name: "😆 Image using Pack"
|
||||||
run: |
|
run: |
|
||||||
pack build ghrc.io/omearaj/spring-petclinic --builder paketobuildpacks/builder:base --env 'BP_JVM_VERSION=8.*'
|
pack build ghrc.io/omearaj/spring-petclinic --builder paketobuildpacks/builder:base --env 'BP_JVM_VERSION=8.*'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue