Browse Source

update pipeline for master branch

interface
parent
commit
bf5d73bf0f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml View File

@@ -27,7 +27,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/startup.sh
trigger:
branch:


Loading…
Cancel
Save