Skip to content

Commit

Permalink
Update appspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajith87907 authored May 20, 2022
1 parent 34df970 commit 04a3eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 0.0
os: linux
files:
- source: /target/onlinebookstore.war
- source: /output/books.war
destination: /opt/tomcat8/webapps
hooks:
BeforeInstall:
Expand Down

0 comments on commit 04a3eae

Please sign in to comment.