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


Loading…
Cancel
Save