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
Exclude pull_request from fetch-tags step,
fixes
#7108
(
#7120
)
Signed-off-by: Nick Meyer <nick@e3b0c442.io>
tags/v1.9.0-rc1
Nick Meyer
Lunny Xiao
6 years ago
parent
e1dfb06dd4
commit
64025d3136
1 changed files
with
3 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.drone.yml
+ 3
- 0
.drone.yml
View File
@@ -7,6 +7,9 @@ pipeline:
image: docker:git
image: docker:git
commands:
commands:
- git fetch --tags --force
- git fetch --tags --force
when:
event:
exclude: [ pull_request ]
download_translations:
download_translations:
image: jonasfranz/crowdin
image: jonasfranz/crowdin
Write
Preview
Loading…
Cancel
Save