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
d897dfb327
commit
b289a01db2
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ phases:
|
|||
- REPOSITORY_URI=$AWS_ACC.dkr.ecr.$AWS_REGION.amazonaws.com
|
||||
- uname -a
|
||||
- java -version
|
||||
- dnf update -y
|
||||
- yum repolist
|
||||
- dnf install java-17-amazon-corretto-devel
|
||||
- java -version
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue