Skip to content

Commit 641d46d

Browse files
Update deploy.yml
1 parent 63bdf13 commit 641d46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
- name: Deploy War on Tomcat Server
2525
copy:
26-
src: java-example.war
26+
src: target/java-example.war
2727
dest: /var/lib/tomcat10/webapps/
2828
owner: tomcat
2929
group: tomcat

0 commit comments

Comments
 (0)