2 Commits

Author SHA1 Message Date
  wangwei10061 703043a21c 更新 '.drone.yml' 1 year ago
  wangwei 4d9987586d test push 1 year ago
2 changed files with 4 additions and 2 deletions
Split View
  1. +1
    -1
      .drone.yml
  2. +3
    -1
      test.txt

+ 1
- 1
.drone.yml View File

@@ -30,7 +30,7 @@ steps:
port: 22
script:
- chmod +x /home/deploy.sh
- nohup bash /home/deploy.sh &
- cat /home/deploy.sh
trigger:
branch:
- master


+ 3
- 1
test.txt View File

@@ -1 +1,3 @@
测试push
测试push
11


Loading…
Cancel
Save