This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
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.2.0-rc1
Bo-Yi Wu
Lunny Xiao
7 years ago
parent
0734c667d6
commit
f9628565c7
1 changed files
with
6 additions
and
6 deletions
Unified 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:
when:
event: [ push, tag ]
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:
docker:
image: plugins/docker
image: plugins/docker
Write
Preview
Loading…
Cancel
Save