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
pass secrets to drone build step for docker (
#3879
)
master
techknowlogick
Lauris BH
7 years ago
parent
a98add1974
commit
9ec7f6b954
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.drone.yml
+ 1
- 0
.drone.yml
View File
@@ -249,6 +249,7 @@ pipeline:
docker:
docker:
image: plugins/docker:17.12
image: plugins/docker:17.12
secrets: [ docker_username, docker_password ]
pull: true
pull: true
repo: gitea/gitea
repo: gitea/gitea
default_tags: true
default_tags: true
Write
Preview
Loading…
Cancel
Save