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
248cb25ef2
commit
4437cf8248
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@ phases:
|
||||||
pre_build:
|
pre_build:
|
||||||
commands:
|
commands:
|
||||||
- echo Nothing to do in prebuild
|
- echo Nothing to do in prebuild
|
||||||
- uname -a
|
|
||||||
- yum install maven -y
|
|
||||||
build:
|
build:
|
||||||
commands:
|
commands:
|
||||||
- echo Build started on `date`
|
- echo Build started on `date`
|
||||||
|
|
Loading…
Reference in a new issue