Browse Source

update pipeline for ansible branch

ansible
wangwei2 2 years ago
parent
commit
5d1b1835cd
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      .drone.yml

+ 0
- 4
.drone.yml View File

@@ -18,7 +18,6 @@ steps:
settings:
host:
- 113.31.116.20
- 106.75.223.53
username:
from_secret: name
password:
@@ -27,9 +26,6 @@ steps:
script:
- chmod +x /home/deploy.sh
- bash /home/deploy.sh
volumes:
- name: cache
path: /root/.m2
trigger:
branch:
- ansible


Loading…
Cancel
Save