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
add gitea remote in drone. (
#2817
)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
tags/v1.3.0-rc1
Bo-Yi Wu
GitHub
7 years ago
parent
c4c43ab0c7
commit
1870280441
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.drone.yml
+ 1
- 1
.drone.yml
View File
@@ -25,7 +25,7 @@ pipeline:
image: appleboy/drone-git-push
pull: true
secrets: [ git_push_ssh_key ]
remote
_name: origin
remote
: git@github.com:go-gitea/gitea.git
force: false
commit: true
commit_message: "[skip ci] Updated translations via Crowdin"
Write
Preview
Loading…
Cancel
Save