Skip to content

Commit f9ea582

Browse files
Update appspec.yml
1 parent b3389d4 commit f9ea582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appspecss.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
version: 0.0
33
os: linux
44
files:
5-
- source: /webapp/target/webapp.war
5+
- source: /webapp.war
66
destination: /home/ubuntu/
77

88
file_exists_behavior: OVERWRITE

0 commit comments

Comments
 (0)