Skip to content

Commit

Permalink
Update buildspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
javahometech authored Jan 2, 2019
1 parent 0dec5c4 commit a3bb129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ phases:
- mv target/myweb*.war target/myweb.war
artifacts:
files:
- target/myweb*.war
- target/myweb*/*
discard-paths: yes

cache:
Expand Down

0 comments on commit a3bb129

Please sign in to comment.