mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
Updated buildspec.yml to specify artifacts.
This commit is contained in:
parent
552a5247a3
commit
bd98ccbf75
1 changed files with 2 additions and 3 deletions
|
@ -23,7 +23,6 @@ phases:
|
||||||
# - command
|
# - command
|
||||||
artifacts:
|
artifacts:
|
||||||
files:
|
files:
|
||||||
- location
|
- target/spring-petclinic-1.4.2
|
||||||
- location
|
|
||||||
discard-paths: yes
|
discard-paths: yes
|
||||||
base-directory: location
|
# base-directory: location
|
Loading…
Reference in a new issue