We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63bdf13 commit 641d46dCopy full SHA for 641d46d
deploy.yml
@@ -23,7 +23,7 @@
23
24
- name: Deploy War on Tomcat Server
25
copy:
26
- src: java-example.war
+ src: target/java-example.war
27
dest: /var/lib/tomcat10/webapps/
28
owner: tomcat
29
group: tomcat
0 commit comments