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 b5929fa

Browse files
Update buildspec.yml
1 parent 4848cb8 commit b5929fa

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

‎buildspec.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ phases:
77
build:
88
commands:
99
- mvn clean package -DskipTests
10-
- cp target/devopsapp-1.0.0.jar app.jar
11-
- zip springboot-app.zip app.jar
12-
10+
- cp target/devopsapp-1.0.0.jar application.jar
1311
artifacts:
1412
files:
15-
- springboot-app.zip
13+
- application.jar

0 commit comments

Comments
(0)

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