mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
add buildspec.yml file
This commit is contained in:
parent
0989e10bf4
commit
6a5cdbc330
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ phases:
|
|||
java: corretto17
|
||||
pre_build:
|
||||
commands:
|
||||
- echo Nothing to do in prebuild
|
||||
- echo Nothing to do in prebuil
|
||||
build:
|
||||
commands:
|
||||
- echo Build started on `date`
|
||||
|
|
Loading…
Reference in a new issue