Skip to content

Commit

Permalink
Update appspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
javahometech authored Sep 4, 2017
1 parent 483800a commit 1004093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appspec.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 0.0
os: linux
files:
- source: /myweb.war
- source: /target/myweb.war
destination: /opt/tomcat8/webapps
hooks:
BeforeInstall:
Expand Down

0 comments on commit 1004093

Please sign in to comment.