Browse Source

1

interface
weishao 2 years ago
parent
commit
28c9f5fb85
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml View File

@@ -19,7 +19,7 @@ steps:
image: tomcat
commands:
- cp target/webssh.war /usr/local/tomcat/webapps
- bash /usr/local/tomcat/bin/start.sh
- bash /usr/local/tomcat/bin/start.sh
trigger:
branch:


Loading…
Cancel
Save