This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
ignore coverage steps. (
#2257
)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
tags/v1.21.12.1
Bo-Yi Wu
Lunny Xiao
8 years ago
parent
34df9deff1
commit
9ff371a147
1 changed files
with
6 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-6
.drone.yml
+ 6
- 6
.drone.yml
View File
@@ -97,12 +97,12 @@ pipeline:
when:
event: [ push, tag ]
coverage:
image: plugins/coverage
server: https://coverage.gitea.io
when:
event: [ push ]
branch: master
#
coverage:
#
image: plugins/coverage
#
server: https://coverage.gitea.io
#
when:
#
event: [ push ]
#
branch: master
docker:
image: plugins/docker
Write
Preview
Loading…
Cancel
Save