add buildspec.yml file

This commit is contained in:
unknown 2023-08-18 17:14:14 -04:00
parent 8dc9a524eb
commit 34d920350f

View file

@ -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`