This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei2
/
jwebssh
forked from
wangwei/jwebssh
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
1
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
update pipeline for ansible branch
ansible
wangwei2
2 years ago
parent
2b7ea3e154
commit
5d1b1835cd
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save