Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 15bd55d

Browse files
Update buildspec.yml
1 parent 466bcdc commit 15bd55d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎buildspec.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ phases:
77
build:
88
commands:
99
- mvn clean package -DskipTests
10-
- cp target/*.jar application.jar
10+
-cp target/*.war application.war
11+
1112
artifacts:
1213
files:
13-
- application.jar
14+
- application.war

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /