Browse Source

update pipeline

interface
weishao 2 years ago
parent
commit
5b5ba4fb4e
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