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 parallel branch
parallel
高级云脑研发工程师
2 years ago
parent
2820d417d2
commit
f7997e000f
1 changed files
with
4 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
.drone.yml
+ 4
- 0
.drone.yml
View File
@@ -4,6 +4,10 @@ name: 1
platform:
platform:
os: linux
os: linux
arch: arm64
arch: arm64
volumes:
- name: cache
host:
path: /var/lib/cache
steps:
steps:
- name: maventask1
- name: maventask1
image: maven:3-jdk-10
image: maven:3-jdk-10
Write
Preview
Loading…
Cancel
Save