This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
jwebssh
forked from
markchen/ssh-web
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
1
Fork
2
Code
Releases
3
Wiki
evaluate
Activity
Issues
11
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
update pipeline for master branch
pull/16/head
高级云脑研发工程师
2 years ago
parent
7dc28f0f75
commit
a6a7a7e862
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.drone.yml
+ 2
- 2
.drone.yml
View File
@@ -1,6 +1,6 @@
kind: pipeline
type: docker
name:
masterpipe
name:
1
platform:
os: linux
arch: arm64
@@ -26,7 +26,7 @@ steps:
- mvn test
- name: 远程主机部署
image: appleboy/drone-ssh
image: appleboy/drone-ssh
:linux-arm64
settings:
host:
from_secret: ip
Write
Preview
Loading…
Cancel
Save