mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 00:05:50 +00:00
add buildspec.yml file
This commit is contained in:
parent
8dc9a524eb
commit
34d920350f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ phases:
|
|||
commands:
|
||||
- echo Nothing to do in prebuil
|
||||
- uname -a
|
||||
- wget --version
|
||||
- yum install maven -y
|
||||
build:
|
||||
commands:
|
||||
- echo Build started on `date`
|
||||
|
|
Loading…
Reference in a new issue