Browse Source

update pipeline for container branch

container
parent
commit
8ca2ca12db
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .drone.yml

+ 1
- 0
.drone.yml View File

@@ -42,6 +42,7 @@ steps:
command_timeout: 2m
script:
- docker run -v /root/target/:/usr/local/tomcat/webapps/ -p61002:8080 -d tomcat:9.0

trigger:
branch:
- container


Loading…
Cancel
Save