mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 08:15:49 +00:00
add buildspec.yml file
This commit is contained in:
parent
5e5743f845
commit
afd08a8f30
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
version: 0.2
|
||||
phases:
|
||||
install:
|
||||
runtimeversion: java:openjdk17
|
||||
runtimeversion: java:openjdk
|
||||
pre_build:
|
||||
commands:
|
||||
- echo Nothing to do in prebuild
|
||||
|
|
Loading…
Reference in a new issue