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
b59ff2ee08
commit
4755cfaa9a
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@ phases:
|
||||||
- echo Build completed on `date`
|
- echo Build completed on `date`
|
||||||
artifacts:
|
artifacts:
|
||||||
files:
|
files:
|
||||||
- target/spring-petclinic-2.2.0.BUILD-SNAPSHOT.jar
|
- spring-petclinic-2.2.0.BUILD-SNAPSHOT.jar
|
||||||
...
|
...
|
Loading…
Reference in a new issue